]> git.proxmox.com Git - mirror_frr.git/commit
1. ospf_opaque_type10_lsa_term (area) - was being called after
authorpaul <paul>
Tue, 18 Feb 2003 23:26:37 +0000 (23:26 +0000)
committerpaul <paul>
Tue, 18 Feb 2003 23:26:37 +0000 (23:26 +0000)
commitcb3f37d276e2c803d806715dd2b1bda81075ca19
tree6d0eb78905dcf552e84eb248799ce7977613a96c
parent8c80cb7ee950b7f8c728539d965deae91e70a4eb
1. ospf_opaque_type10_lsa_term (area) - was being called after
ospf_lsdb_free had been called. (efence caught this one).

This bug is present in zebra.org CVS

2. It fixes my previous ospf_network_match_iface patch ([zebra 17352])
- i lost a couple of checks in ospf_network_run() by mistake. this
patch isnt in zebra.org CVS, but it would be nice to have it once it
works.

This hopefully fixes the 'assert rn->info' problems people had with
zebra-pj yesterday.
ospfd/ospfd.c