]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_community.h
bgpd: Code to handle BGP aggregate's communities.
authorNaveen Thanikachalam <nthanikachal@vmware.com>
Wed, 6 Feb 2019 14:28:18 +0000 (06:28 -0800)
committerNaveen Thanikachalam <nthanikachal@vmware.com>
Fri, 1 Mar 2019 04:22:41 +0000 (20:22 -0800)
commitc0d7a6ccb9c51fc81a807da19f9ac8b1e04a9a2e
treeb5dbde2b2e8a4ee5900582cf5a77b89e9b65e632
parente00d800877ef7fc20b1887c2883e855dedcbb442
bgpd: Code to handle BGP aggregate's communities.

With this commit:
1) The code to manage the communities attribute of the routes that are
   aggregatable under a configured aggregate-address is introduced.
2) The code to compute the aggregate-route's communities attribute is
   introduced.

Signed-off-by: NaveenThanikachalam <nthanikachal@vmware.com>
bgpd/bgp_community.c
bgpd/bgp_community.h