]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
BGP: RFC 8654 got released
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 25 Oct 2019 23:28:38 +0000 (01:28 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 25 Oct 2019 23:32:24 +0000 (01:32 +0200)
doc/bird.sgml
proto/bgp/bgp.c

index d20687be4f0c4c93598961a9c6b940df4a3e64af..384af835768a2505f309e3bf2836df3455404d1a 100644 (file)
@@ -2469,8 +2469,8 @@ using the following configuration parameters:
 
        <tag><label id="bgp-enable-extended-messages">enable extended messages <m/switch/</tag>
        The BGP protocol uses maximum message length of 4096 bytes. This option
-       provides an extension to allow extended messages with length up
-       to 65535 bytes. Default: off.
+       provides an extension (<rfc id="8654">) to allow extended messages with
+       length up to 65535 bytes. Default: off.
 
        <tag><label id="bgp-capabilities">capabilities <m/switch/</tag>
        Use capability advertisement to advertise optional capabilities. This is
index e33d53f521a0fabd1d7ce9fa065019078de89252..053016dd2a73683abac65ad32d30a488983dea0b 100644 (file)
  * 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
  */