]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: ospfv3 disable on the interface, but interface prefix still shown in the...
authorYash Ranjan <ranjany@vmware.com>
Tue, 1 Dec 2020 06:21:04 +0000 (22:21 -0800)
committerYash Ranjan <ranjany@vmware.com>
Sun, 13 Dec 2020 13:50:57 +0000 (05:50 -0800)
commit4a30f0568f2ceaa424a2f36e123de2c7e04c2f5e
tree6f8bbe52bded2f7b4e14cb28ed58b1e9a4f2b9ae
parent06ee6e6deef43fd30ad6ccb2ca420e7f0712ee22
ospf6d: ospfv3 disable on the interface, but interface prefix still shown in the output

When the ospfv3 interface is disabled by the command "no interface <eth> area <area-id>
the linked interface prefixes does not get flushed

Signed-off-by: Yash Ranjan <ranjany@vmware.com>
ospf6d/ospf6_top.c