]> git.ipfire.org Git - thirdparty/bird.git/commit
RIP: actually remove the interface structures on shutdown
authorMaria Matejka <mq@ucw.cz>
Fri, 13 Oct 2023 09:23:21 +0000 (11:23 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 13 Oct 2023 09:23:29 +0000 (11:23 +0200)
commitdabf2f5625c73226d7efbe92924085f8ea9b2832
treedd3ba1743ab40d274a8b60a97ca12669a2d82380
parent21b75c472d9fab7942825d1a4b25f77e4a244d47
RIP: actually remove the interface structures on shutdown

This avoids a spurious route update fail when protocol shutdown collides
with an incoming RIP packet.
proto/rip/rip.c