]> git.ipfire.org Git - thirdparty/bird.git/commit
RPKI: Add 'local address' configuration option
authorJob Snijders <job@fastly.com>
Thu, 22 Feb 2024 13:58:29 +0000 (14:58 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 22 Feb 2024 13:58:29 +0000 (14:58 +0100)
commite2728c8078161d9811d6c24a11e4c95efd1c9313
treedec57ce2fd056566cc4d3ca4e7e1977358e4ea96
parent2d0652dd1088395c50df8fe1a99f1111b44688c6
RPKI: Add 'local address' configuration option

Allow to explicitly configure the source IP address for RPKI-To-Router
sessions. Predictable source addresses are useful for minimizing the
holes to be poked in ACLs.

Changed from 'source address' to 'local address' by committer.
doc/bird.sgml
proto/rpki/config.Y
proto/rpki/rpki.h
proto/rpki/transport.c