]> git.puffer.fish Git - matthieu/frr.git/commit
mgmtd: add option to specify netns as the vrf backend
authorIgor Ryzhov <iryzhov@nfware.com>
Sun, 14 Jan 2024 14:55:46 +0000 (16:55 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 14 Jan 2024 18:00:22 +0000 (20:00 +0200)
commitb507ad54b4baaacf796d79fbb9e6bfbe1f521405
treedf0006aff753f35bc674763d3b501c9e3fee33fd
parent2b7d9532c8ab3590088aca0f22147224fce1df85
mgmtd: add option to specify netns as the vrf backend

mgmtd has to know if netns is used as the vrf backend to correctly
process interface names in northbound.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
doc/user/zebra.rst
mgmtd/mgmt_main.c
tests/topotests/bfd_vrf_topo1/test_bfd_vrf_topo1.py
tests/topotests/bgp_evpn_rt5/test_bgp_evpn.py
tests/topotests/bgp_vrf_netns/test_bgp_vrf_netns_topo.py
tests/topotests/ospf_netns_vrf/test_ospf_netns_vrf.py