]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add extended community to aggregates
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 16 Oct 2018 12:13:03 +0000 (08:13 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 16 Oct 2018 12:13:03 +0000 (08:13 -0400)
commit3da2cc323f79db9e447a5834efd2206a5baf7b7f
tree742fc176c87a994bf52ad8774f2148db4c8360a1
parentd725199ad91716d54360d2e628383a2615cd5165
bgpd: Add extended community to aggregates

Add the ability to aggregate routes to handle
extended communities.  Make the actions similiar
to what we do for normal communities.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_route.c