]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Use generic rte_announce() also for import tables
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 21 Aug 2023 02:17:21 +0000 (04:17 +0200)
committerMaria Matejka <mq@ucw.cz>
Tue, 10 Oct 2023 13:04:17 +0000 (15:04 +0200)
commit2d988f71a5c3caf3b56426a45d4d234c4fd4fce7
tree8ebd8b3ba08e29c038f83fc24864aa7b0aaf4cea
parent6e908775cba9efdae09f06a630cc7777282e2715
Nest: Use generic rte_announce() also for import tables

Remove special rte_announce_in(), so we can use generic rte_announce()
for bot feed and notifications.
nest/rt-table.c