]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
BGP: Update RFC references
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 20 Feb 2017 01:28:04 +0000 (02:28 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 20 Feb 2017 01:28:04 +0000 (02:28 +0100)
proto/bgp/bgp.h

index 7d7d349a6cd96adb1e9a9b4edfca1c0c5bf770b1..5d2539d52c3451ac12e62a96647ce5da46924151 100644 (file)
@@ -524,7 +524,7 @@ void bgp_update_next_hop(struct bgp_export_state *s, eattr *a, ea_list **to);
 #define BA_EXT_COMMUNITY       0x10    /* RFC 4360 */
 #define BA_AS4_PATH             0x11   /* RFC 6793 */
 #define BA_AS4_AGGREGATOR       0x12   /* RFC 6793 */
-#define BA_LARGE_COMMUNITY     0x20    /* [draft-ietf-idr-large-community] */
+#define BA_LARGE_COMMUNITY     0x20    /* RFC 8092 */
 
 /* BGP connection states */