]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_attr.c
bgpd: route type 5 internal structures plus processing
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 5 Sep 2016 12:07:01 +0000 (14:07 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:58 +0000 (13:58 +0100)
commit684a7227bd8811b3e222e7d533924e5bc21727e6
tree94365665bab4f7733437f8620975e373d8939aa1
parent906ad49b5e3bda51cf5ad07ea22b46a6597ec292
bgpd: route type 5 internal structures plus processing

The commit introduces the changes to be done to carry route type 5 EVPN
information in bgp extra attribute information. The commit also handles
the update processing for route type 5 information, including ESI,
gatewayIP and label information.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_route.c
bgpd/bgp_route.h