commit | b5aeb4410ae3722a5f331850acbc84c39e3fcd9f | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Wed Aug 30 18:47:37 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Wed Aug 30 18:47:37 2006 +0000 |
tree | 7af84f1ffe17a5b1444f57f0cb5f0f34197f8837 | |
parent | c15deb1b7428a2baedfb615b1a41fe28d48c598c [diff] |
[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.