]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_interface.c
*: do not print vrf name for interface config when using vrf-lite
authorIgor Ryzhov <iryzhov@nfware.com>
Sun, 23 Jan 2022 21:07:20 +0000 (00:07 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 24 Jan 2022 11:44:05 +0000 (14:44 +0300)
commit788a036fdb57d733371b180d1d295ce6ca72bf5d
treeda6694b6b0d78fd1b679ba02a7808f0fe01f964f
parent9e84443acac051c31e504d8da657c2776332edf5
*: do not print vrf name for interface config when using vrf-lite

VRF name should not be printed in the config since 574445ec. The update
was done for NB config output but I missed it for regular vty output.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
babeld/babel_interface.c
isisd/isis_circuit.c
lib/if.c
lib/if.h
nhrpd/nhrp_vty.c
ospf6d/ospf6_interface.c
ospfd/ospf_vty.c
pbrd/pbr_vty.c
pimd/pim_vty.c
tests/topotests/lib/common_config.py
zebra/interface.c