mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 12:48:43 +00:00
IANA assigned a different number to large BGP communities - changed.
This commit is contained in:
parent
c68e8cd374
commit
3213273d82
@ -308,7 +308,7 @@ void bgp_log_error(struct bgp_proto *p, u8 class, char *msg, unsigned code, unsi
|
|||||||
#define BA_EXT_COMMUNITY 0x10 /* [RFC4360] */
|
#define BA_EXT_COMMUNITY 0x10 /* [RFC4360] */
|
||||||
#define BA_AS4_PATH 0x11 /* [RFC4893] */
|
#define BA_AS4_PATH 0x11 /* [RFC4893] */
|
||||||
#define BA_AS4_AGGREGATOR 0x12
|
#define BA_AS4_AGGREGATOR 0x12
|
||||||
#define BA_LARGE_COMMUNITY 0x1e /* [draft-ietf-idr-large-community] */
|
#define BA_LARGE_COMMUNITY 0x20 /* [draft-ietf-idr-large-community] */
|
||||||
|
|
||||||
/* BGP connection states */
|
/* BGP connection states */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user