diff options
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2009-08-07 10:48:16 +0000 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2010-02-04 02:03:36 +0100 |
commit | 64c87944ec8799443c62ca144046abf5788e8216 (patch) | |
tree | 184b9c9e69d39b4b931416c09d89c7e7f19d54ef /ospfd/ospf_interface.c | |
parent | eb12558a9583b841431a45560195a0cd434e54ce (diff) | |
download | quagga-64c87944ec8799443c62ca144046abf5788e8216.tar.bz2 quagga-64c87944ec8799443c62ca144046abf5788e8216.tar.xz |
ospfd: Do not free area too early.
Freeing the area resets all LSAs seq number. Wait
until the area has no more configured interfaces before freeing
it. PPP intefaces are usally deleted when they go down and created
again when the come up. Avoid freeing the area and resetting
the seq number due to number of active interfaces drops to
zero temporairly.
Diffstat (limited to 'ospfd/ospf_interface.c')
0 files changed, 0 insertions, 0 deletions