]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_netns_notify.c
zebra: prevent from discovering a NS with same NSID as previous one
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 16 Feb 2018 17:22:34 +0000 (18:22 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Feb 2018 10:11:24 +0000 (11:11 +0100)
commitb7b816df6bd8b110aedb0f047fa8e3105ce86d1d
tree5a5328a3c22ac693d5751adbbc3ea99a018489ba
parent009f8ad5f3a99ae813d8a6739a1137443c83e345
zebra: prevent from discovering a NS with same NSID as previous one

This limitation ignores the creation of a new NS context, when an
already present NS is available with the same NSID. This limitation
removes confusion, so that only the first NS will be used for
configuration.

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