summaryrefslogtreecommitdiff
path: root/proto/bgp/bgp.c
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2019-10-26 01:28:38 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2019-10-26 01:32:24 +0200
commitbe7c1aef429092bb90167a7f1b5c33b74a8030c2 (patch)
tree5bbcd2a4924fb02b353c70e9da2fabf4a2925e21 /proto/bgp/bgp.c
parent498d8145c0984acf6b39d7e312950315571e7030 (diff)
BGP: RFC 8654 got released
Diffstat (limited to 'proto/bgp/bgp.c')
-rw-r--r--proto/bgp/bgp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c
index e33d53f5..053016dd 100644
--- a/proto/bgp/bgp.c
+++ b/proto/bgp/bgp.c
@@ -100,7 +100,7 @@
* RFC 8092 - BGP Large Communities Attribute
* RFC 8203 - BGP Administrative Shutdown Communication
* RFC 8212 - Default EBGP Route Propagation Behavior without Policies
- * draft-ietf-idr-bgp-extended-messages-27
+ * RFC 8654 - Extended Message Support for BGP
* draft-ietf-idr-ext-opt-param-07
* draft-uttaro-idr-bgp-persistence-04
*/