commit | 0f38dc4d4729b562551f8f53e7343f5a53b2dbf5 | [log] [tgz] |
---|---|---|
author | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | Fri May 19 13:53:23 2006 +0000 |
committer | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | Fri May 19 13:53:23 2006 +0000 |
tree | e6d4f73e30c3d6e0859f3bc4e4867fb2323284bf | |
parent | 55196042ac8def6f0057039017eb6a400d7f73fb [diff] |
[interface configuration] Preserve flag indicating address was set by quagga. 2006-05-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * connected.c: (connected_add_ipv4,connected_add_ipv6) If the new struct connected matches an already existing one (that will consequently be removed by connected_withdraw), then be sure to preserve the ZEBRA_IFC_CONFIGURED flag.