]> git.ipfire.org Git - thirdparty/bird.git/commit
ASPA: fix the table subscription
authorMaria Matejka <mq@ucw.cz>
Wed, 21 May 2025 11:11:10 +0000 (13:11 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 23 May 2025 13:19:36 +0000 (15:19 +0200)
commit55b8a422438cdb65783a324261d260138c303de1
tree75380c843de27ec05dc9ba4ca845e5cf5e3bae7e
parentc55328d360f6a5d0e8609004dbac662df96b251b
ASPA: fix the table subscription

With the partial reloads of ROA, the ASPA reload must be different.
When merging ASPA from 2.16, we forgot about that, and the ROA digesting
procedures simply do not work with ASPA, so we instead re-add the settle
timer back.

This fixes #237.
nest/proto.c