diff options
author | Maria Matejka <mq@ucw.cz> | 2022-02-04 15:18:48 +0100 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2022-02-04 15:18:48 +0100 |
commit | 28a43d53e7189524ad6312d04a5d12c90f27212d (patch) | |
tree | eca9fda0366e7553085b636c001a278164a65694 /doc | |
parent | d62a3d0274b9c1ccfbbc4302bb2ca56159696f8b (diff) | |
parent | 00410fd6c17697a5919cb32a44f7117dd3a0834a (diff) |
Merge commit '00410fd6c17697a5919cb32a44f7117dd3a0834a' into sark-bgp-rebased
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index d1a3b70f..cca7d470 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2614,13 +2614,6 @@ using the following configuration parameters: disabled. Default: on, with automatic fallback to off when received capability-related error. - <tag><label id="bgp-advertise-ipv4">advertise ipv4 <m/switch/</tag> - Advertise IPv4 multiprotocol capability. This is not a correct behavior - according to the strict interpretation of <rfc id="4760">, but it is - widespread and required by some BGP implementations (Cisco and Quagga). - This option is relevant to IPv4 mode with enabled capability - advertisement only. Default: on. - <tag><label id="bgp-advertise-hostname">advertise hostname <m/switch/</tag> Advertise hostname capability along with the hostname. Default: off. |