summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2019-06-17 15:17:20 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2019-06-21 09:21:03 +0200
commit30c5d21ee31d7e5fccfec9f3911a3b89974e7add (patch)
treef85f83297def6733233c9751e2181a5c1db6d778 /lib/lib_errors.c
parent67e42128db3c380e8b8067da164675c282a1dca5 (diff)
bfdd: avoid double socket initialisation on same netns
when working with a standard vrf backend, bfdd ignores that and tries to create and configure bfd sockets for each vrf, which will fail for the second vrf discovered, since the network namespace used is the same, and it is not possible to use same socket settings twice. Handle this case, and avoids to reinitialise sockets. This patch however does not leverage bfd support for vrf-lite. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions