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

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

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