]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vrf.c
zebra: nht resolution default configurable per vrf
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 28 Aug 2019 14:01:38 +0000 (16:01 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 28 Aug 2019 14:19:34 +0000 (16:19 +0200)
commit5a0bdc782c209e4cc57c549f313bfd6d1ca316eb
treee2e865a3ef61a582275f5edc90348de2fd17b134
parentdd7c9169522725614a05c50cb3209c0787b9be30
zebra: nht resolution default configurable per vrf

even if vty commands were available, the default resolution command was
working only for the first vrf configured. others were ignored. Also,
for nexthop, resolution was working for all vrfs, and not the specific
one.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_nhg.c
zebra/zebra_rnh.c
zebra/zebra_rnh.h
zebra/zebra_vrf.c
zebra/zebra_vrf.h
zebra/zebra_vty.c