]> git.ipfire.org Git - thirdparty/bird.git/commit
Hostcache update notification converted to an export hook
authorMaria Matejka <mq@ucw.cz>
Wed, 31 Aug 2022 12:01:59 +0000 (14:01 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 1 Sep 2022 16:46:40 +0000 (18:46 +0200)
commitecdb1ec6eabbf0c47c410e9bb8551ab5d039a650
treee1330a5e3b41789eb8e02801b4adead00fc89a59
parent7450eea071941c683da158d6dfe8365288eed5b8
Hostcache update notification converted to an export hook

Instead of synchronous notifications, we use the asynchronous export
framework to notify also hostcache updates. This allows us to do the
hostcache update and the subsequent next hop update notification without
locking collisions.
nest/rt-table.c
nest/rt.h