commit | 59ea14c6c9c877a7b9c9cc1555e3079acd9200e9 | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Jul 14 20:50:36 2004 +0000 |
committer | paul <paul> | Wed Jul 14 20:50:36 2004 +0000 |
tree | 2d4842a8982e7fd2ff6f6c5cbb3522e62d729a31 | |
parent | aa9af78c6f29cb37fb54b9875aad19105a72ae1d [diff] |
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.