diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2021-06-09 19:54:01 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2021-06-09 19:54:01 +0200 |
commit | 596f2e32e38bef076001f4b9a4c75b07fd0264b7 (patch) | |
tree | 9ef95b1d5bdb1c541cfb14fd883a643e15a911e0 /doc/bird.sgml | |
parent | 6d26f853951675bd188dbf88d539ccb9d02d7eb1 (diff) |
Nest: Allow both 'password' and 'key' keywords for authentication keys
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r-- | doc/bird.sgml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 15085874..39dadaf2 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -789,10 +789,9 @@ agreement"). specified this way must be at least 16 bytes (32 digits) long (although specific algorithms can impose other restrictions). - This option is allowed in BFD, OSPF and RIP protocols. BGP has also - <cf/password/ option, but it is slightly different and described - separately. - Default: none. + This option is allowed in BFD, OSPF, RIP, and Babel protocols. BGP has + also <cf/password/ option, but it is slightly different and described + separately. Default: none. </descrip> <p>Password option can contain section with some (not necessary all) password sub-options: |