]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Automatic channel reloads based on RPKI changes
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 10 Feb 2021 02:09:57 +0000 (03:09 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 10 Feb 2021 02:09:57 +0000 (03:09 +0100)
commit00b85905b9f5081eb2fce0ed79542085278e9f42
tree964728bcef7dfb03136898a12e1ebbaccc13409c
parentd06a875b042b608e61b2d5a2bb594641d3e1322f
Nest: Automatic channel reloads based on RPKI changes

If there are roa_check() calls in channel filters, then the channel
subscribes to ROA table notifications, which are sent when ROA tables
are updated (subject to settle time) and trigger channel reload or
refeed.
nest/proto.c
nest/protocol.h
nest/route.h
nest/rt-table.c