]> 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)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 21 Aug 2023 02:17:21 +0000 (04:17 +0200)
commitef6ab5ce86af925ee10687fde4e62912fb892433
treeb5e201260cf4fb3567022672456918fb1a883b2d
parentc40f29a79035b54a8b48ece0e91d38d9066529e3
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