]> git.ipfire.org Git - thirdparty/bird.git/commit
Flowspec revalidate notification converted to an export hook
authorMaria Matejka <mq@ucw.cz>
Wed, 31 Aug 2022 14:04:36 +0000 (16:04 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 1 Sep 2022 16:46:40 +0000 (18:46 +0200)
commitcd628d124dbdcfdbd870b3df5840cc6888d36f9d
treeb0cc74f4d575012e0589bd35f745564da1c5112d
parentecdb1ec6eabbf0c47c410e9bb8551ab5d039a650
Flowspec revalidate notification converted to an export hook

Instead of synchronous notifications, we use the asynchronous export
framework to notify flowspec src route updates. This allows us to
invoke flowspec revalidation without locking collisions.
nest/rt-table.c
nest/rt.h