]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_netns_notify.c
zebra: handle the zebra netns delete notifications
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 22 Mar 2018 17:02:00 +0000 (18:02 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 23 Mar 2018 14:25:48 +0000 (15:25 +0100)
commit0c902ba575789472612c0e18eaa6f5a27daec5b1
tree3dea74f69a2402a56b7efbbe88386cf0f6095dc0
parent5e280e568809c18589cc58d785c7f49e0bab3945
zebra: handle the zebra netns delete notifications

Upon a 'ip netns del' event, the associated vrf with netns backend is
looked for, then the internal contexts are first disabled, then
suppressed.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/vrf.h
zebra/zebra_netns_notify.c