]> 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>
Sun, 25 May 2025 19:01:49 +0000 (21:01 +0200)
commiteda1a87f6e01bddd013b4d0db6a753430158f80f
tree7d57249950e71824b346c7bed0996317f9776f3e
parentf0541c06b7b7b019a3a38255a9496a1d13dc3595
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