]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Allow key id 0
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 19 May 2020 00:50:47 +0000 (02:50 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 19 May 2020 00:50:47 +0000 (02:50 +0200)
commit1ca7665fa4a9858a6d4c591ccff5b61e5e6aed13
treeaac6be32d98012cece79b4d690c11c74cb8caccd
parentb729e731f99aa6ece085597091618ed559a9f656
Nest: Allow key id 0

There is nothing in RFCs specifying that id 0 is not allowed. Some
implementations does not support it, while some other use key id 0 by
default. We allow it but start with key id 1 by default.

Thanks to Kenth Eriksson for the bugreport.
doc/bird.sgml
nest/config.Y