]> git.proxmox.com Git - mirror_frr.git/commit - lib/prefix.c
lib: Refine EVPN prefix definition
authorvivek <vivek@cumulusnetworks.com>
Mon, 15 May 2017 05:20:33 +0000 (22:20 -0700)
committervivek <vivek@cumulusnetworks.com>
Thu, 25 May 2017 17:20:03 +0000 (10:20 -0700)
commit86f1ef44f703ef4e6e1d127b30c5524becb80b5e
treec3f531cbb95d067a91dadc62c9ce18288bf9143f
parent482c0fb076b00a588f856a79d2c43b418ce23c57
lib: Refine EVPN prefix definition

Modify EVPN prefix to use the generic IP address structure. Add support
for EVPN type-2 and type-3 prefix dump. Fix references to modified fields
as needed.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_attr_evpn.c
bgpd/bgp_evpn.c
bgpd/bgp_route.c
lib/prefix.c
lib/prefix.h