]> git.puffer.fish Git - mirror/frr.git/commit
[interface configuration] Preserve flag indicating address was set by quagga.
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Fri, 19 May 2006 13:53:23 +0000 (13:53 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Fri, 19 May 2006 13:53:23 +0000 (13:53 +0000)
commit0f38dc4d4729b562551f8f53e7343f5a53b2dbf5
treee6d4f73e30c3d6e0859f3bc4e4867fb2323284bf
parent55196042ac8def6f0057039017eb6a400d7f73fb
[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.
zebra/ChangeLog
zebra/connected.c