]> git.puffer.fish Git - matthieu/frr.git/commit
2004-07-14 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Wed, 14 Jul 2004 20:50:36 +0000 (20:50 +0000)
committerpaul <paul>
Wed, 14 Jul 2004 20:50:36 +0000 (20:50 +0000)
commit59ea14c6c9c877a7b9c9cc1555e3079acd9200e9
tree2d4842a8982e7fd2ff6f6c5cbb3522e62d729a31
parentaa9af78c6f29cb37fb54b9875aad19105a72ae1d
2004-07-14 Paul Jakma <paul@dishone.st>

        * ospf_packet.c: (ospf_ls_upd_send_queue_event) Partial fix for
          problem reported by Peter Frost amongst others, where function
          will spin indefinitely if update list contains LSAs greater than
          MTU-headers or other condition leading to update list never being
          cleared. Problem of what to do with these LSAs remains.
          (ospf_make_ls_upd) add comment about large LSA problem,
          indentation cleanup.
ospfd/ChangeLog
ospfd/ospf_packet.c