]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: data plane FPM add support RMAC VNI
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 13 Jan 2020 19:34:03 +0000 (16:34 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 14 Apr 2020 16:45:39 +0000 (13:45 -0300)
commitf2a0ba3a507d08201c0f5b499e65d5c019c98124
tree803c3b9ddc7f3170500e343eee0148caae337a22
parent770a8d284ccdc25bdfd574eb84c4735ad400b1f4
zebra: data plane FPM add support RMAC VNI

Store VNI information in the data plane context so we can use it to
build the FPM netlink update with that information later.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/nexthop.h
zebra/dplane_fpm_nl.c
zebra/rt_netlink.c
zebra/rt_netlink.h
zebra/zebra_dplane.c