diff options
author | ajs <ajs> | 2006-05-21 04:04:49 +0000 |
---|---|---|
committer | ajs <ajs> | 2006-05-21 04:04:49 +0000 |
commit | f40f4d76117374802508120bd1782856738fa54e (patch) | |
tree | 53e1d4f60382f51b93dca59a2da5aed416f6943a /zebra/interface.c | |
parent | d87f595b6730fe6d6472dd700e6f8744f60fde33 (diff) | |
download | quagga-f40f4d76117374802508120bd1782856738fa54e.tar.bz2 quagga-f40f4d76117374802508120bd1782856738fa54e.tar.xz |
[interface configuration] Try to avoid losing address info after shutdown.
2006-05-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* if.h: (struct connected) Document the meaning of the
ZEBRA_IFC_REAL and ZEBRA_IFC_CONFIGURED flags.
* connected.c: (connected_withdraw) Do not delete the connected
address if the ZEBRA_IFC_CONFIGURED flag is set.
(connected_add_ipv4,connected_add_ipv6) Before calling
connected_withdraw, unset the ZEBRA_IFC_CONFIGURED flag
on the superseded connected structure.
Diffstat (limited to 'zebra/interface.c')
0 files changed, 0 insertions, 0 deletions