summaryrefslogtreecommitdiff
path: root/lib/lib_errors.h
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2018-12-21 16:25:20 +0100
committerPhilippe Guibert <philippe.guibert@6wind.com>2019-01-09 18:31:16 +0100
commitedbc33221c34c2ef2fb942ea8202a85a0c148bf7 (patch)
treeeff7543b0150cddae8672a45a2fa96345e743287 /lib/lib_errors.h
parent17c7cb4acd01c76ceb9daa667857169e28540993 (diff)
zebra: start the netns notification mechanism after ns initialisation
when zebra is run, by using vrf netns backend mode, then the parser detector of netns is run before forcing the default vrf to a possible value. In that case, there is a possibility that the forced '-o' option will create a second vrf with same name, whereas this option should be there to uniquely have a default vrf with a value. To make things consistent, the forced value will be priorised. Then, the notifier will attempt to create vrf contexts. The expectation is that the creation will fail, due to an already present vrf with same name. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/lib_errors.h')
0 files changed, 0 insertions, 0 deletions