]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes problems with kernel routes multiple routing tables.
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 13 Jun 2013 09:27:14 +0000 (11:27 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 13 Jun 2013 09:27:14 +0000 (11:27 +0200)
commitfad04c750ca6906fb095f1b45958dec0ac8e210c
tree7825e1113596653689591ce20ce69f4a01415c6d
parentf623ab9875cad2d129f708e95021d3a252930000
Fixes problems with kernel routes multiple routing tables.

Temporary dummy routes created by a kernel protocol during routing table
scan get mixed with real routes propagated from another kernel protocol
through a pipe.
nest/rt-table.c