]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Add missing bgp well-known communities
authorChristoffer <netravnen@gmail.com>
Thu, 19 Jul 2018 11:29:11 +0000 (13:29 +0200)
committerChristoffer <netravnen@gmail.com>
Sun, 29 Jul 2018 14:54:16 +0000 (16:54 +0200)
commitaa861c10b0f7b25d201dfe127252da03a317702a
treeaee391f537282101b508ba510273446bee75ecfe
parent06a5959f10f30740dcdf7d09a9c77f1504fc3328
bgpd: Add missing bgp well-known communities

Updated the list with listed well-known communities from document IANA's https://www.iana.org/assignments/bgp-well-known-communities/bgp-well-known-communities.txt with last update date as of 2018-03-07.

- GRACEFUL_SHUTDOWN moved to 2nd entry in all lists in touched code.
- Added ACCEPT_OWN - [RFC7611]
- Added ROUTE_FILTER_TRANSLATED_v4 - currently [draft-l3vpn-legacy-rtc]
- Added ROUTE_FILTER_v4 - currently [draft-l3vpn-legacy-rtc]
- Added ROUTE_FILTER_TRANSLATED_v6 - currently [draft-l3vpn-legacy-rtc]
- Added ROUTE_FILTER_v6 - currently [draft-l3vpn-legacy-rtc]
- Added LLGR_STALE - currently [draft-uttaro-idr-bgp-persistence]
- Added NO_LLGR - currently [draft-uttaro-idr-bgp-persistence]
- Added accept-own-nexthop - currently [draft-agrewal-idr-accept-own-nexthop]
- Added BLACKHOLE - [RFC7999]
- Added NOPEER - [RFC3765]
bgpd/bgp_clist.c
bgpd/bgp_community.c
bgpd/bgp_community.h