diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-10-26 01:28:38 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-10-26 01:32:24 +0200 |
commit | be7c1aef429092bb90167a7f1b5c33b74a8030c2 (patch) | |
tree | 5bbcd2a4924fb02b353c70e9da2fabf4a2925e21 /doc | |
parent | 498d8145c0984acf6b39d7e312950315571e7030 (diff) |
BGP: RFC 8654 got released
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index d20687be..384af835 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -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 |