]> git.ipfire.org Git - thirdparty/bird.git/commit
RPKI: Add 'ignore max length' option
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sat, 10 Oct 2020 22:53:19 +0000 (00:53 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sat, 10 Oct 2020 23:00:54 +0000 (01:00 +0200)
commitfc1e3211b109400c0e96f889829c9f5145ac7226
tree3419096c119b0f8146f165e91d4b399eb854b920
parent6c11dbcf28faa145cfb7310310a2a261fd4dd1f2
RPKI: Add 'ignore max length' option

Add 'ignore max length' option to RPKI protocol, which ignores received
max length in ROA records and instead uses max value (32 or 128). This
may be useful for implementing loose RPKI check for blackholes.
doc/bird.sgml
proto/rpki/config.Y
proto/rpki/packets.c
proto/rpki/rpki.c
proto/rpki/rpki.h