Revision 42a0c054 proto/bgp/bgp.h
proto/bgp/bgp.h | ||
---|---|---|
236 | 236 |
#define BA_RCID_PATH 0x0d |
237 | 237 |
#define BA_MP_REACH_NLRI 0x0e /* [RFC2283] */ |
238 | 238 |
#define BA_MP_UNREACH_NLRI 0x0f |
239 |
#define BA_EXTENDED_COMM 0x10 /* draft-ramachandra-bgp-ext-communities */
|
|
239 |
#define BA_EXT_COMMUNITY 0x10 /* [RFC4360] */
|
|
240 | 240 |
#define BA_AS4_PATH 0x11 /* [RFC4893] */ |
241 | 241 |
#define BA_AS4_AGGREGATOR 0x12 |
242 | 242 |
|
Also available in: Unified diff