]> git.proxmox.com Git - mirror_frr.git/commit
[ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit
authorPaul Jakma <paul.jakma@sun.com>
Wed, 30 Aug 2006 18:47:37 +0000 (18:47 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Wed, 30 Aug 2006 18:47:37 +0000 (18:47 +0000)
commitb5aeb4410ae3722a5f331850acbc84c39e3fcd9f
tree7af84f1ffe17a5b1444f57f0cb5f0f34197f8837
parentc15deb1b7428a2baedfb615b1a41fe28d48c598c
[ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit

2006-08-28 Andy Gay <andy@andynet.net>

* ospf_packet.c: (ospf_make_db_desc) Assert added with More-bit
  fixes does not hold up with addition of Ogier DB-Exchange
  optimisation, which can empty the db-summary list in between
  sent DD packets. Remove assert, update More-bit always when
  in Exchange.
ospfd/ChangeLog
ospfd/ospf_packet.c