commit | 676e1a0142ec8b181d4d7ea1038f461bc67c1ee1 | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Thu Jan 24 14:04:45 2013 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Thu Sep 19 17:51:16 2013 +0200 |
tree | 69b6bd044d956a591a24bed2245cc48ef2a5c06b | |
parent | 9db047fcb1bedcf1a5a1962e49aa70f48f969b96 [diff] |
zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr" To match the semantics of IPv4, the ZEBRA_IFC_CONFIGURED flag should be cleared when an IPv6 connected is uninstalled via vty. Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>