]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_encap_types.h
bgpd: introduction of vxlan tunnel attribute
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 10 Aug 2016 08:46:53 +0000 (10:46 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:58 +0000 (13:58 +0100)
commitaee875b537e946b03d4ab866196f7be4df9bb05e
treebe2bb39caf850df1660ec4b408d355fa606d659a
parent4fadf88120b3080938b2250c64c3265c3146fb0e
bgpd: introduction of vxlan tunnel attribute

As per draft-ietf-idr-tunnel-encaps-02, section 3.2.1, BGP Encap
attribute supports vxlan tunnel type. A new tunnel attribute has been
appended to subtlv list, describing the vxlan network identifier to
be used for the routing information of the BGP update message.

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