]> git.ipfire.org Git - thirdparty/bird.git/commit
Dropping the RTS_DUMMY temporary route storage.
authorMaria Matejka <mq@ucw.cz>
Mon, 17 Feb 2020 10:18:32 +0000 (11:18 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 30 Apr 2020 14:14:26 +0000 (16:14 +0200)
commit93c5a314da9a76313d0500beec1ef1f2967c86a6
tree02e24cd9a92955cb0cab5b4c17d21a20bc4ae888
parentadebcd5e0a213537cacf484e03b664c8cc9245cc
Dropping the RTS_DUMMY temporary route storage.

Kernel route sync is done by other ways now and this code is not used
currently.
doc/bird.sgml
filter/test.conf
nest/config.Y
nest/route.h
nest/rt-attr.c
nest/rt-table.c
proto/ospf/rt.c
sysdep/linux/netlink.c