bird/nest
Ondrej Zajicek 86f567e13c Fix minor issue in pipe route propagation
In some circumstances during reconfiguration, routes propagated by pipes
to other tables may hang there even after the primary routes are removed.

There is already a workaround for this issue in the code which removes
these stale routes by flush process when source protocols are shut down.

This patch is a cleaner fix and allows to simplify the flush process
2015-05-16 20:17:59 +02:00
..
a-path.c Implements 'allow local as' option. 2013-10-21 14:59:35 +02:00
a-set.c Extends set operations in filters. 2012-03-15 21:07:58 +01:00
attrs.h Implements 'allow local as' option. 2013-10-21 14:59:35 +02:00
bfd.h Adds a missing file. 2013-11-21 11:36:49 +01:00
bird.h Converted shutdown to a kind of reconfiguration, it's no more handled 2000-01-16 17:40:26 +00:00
cli.c Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
cli.h Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
cmds.c BGP graceful restart support. 2014-03-20 14:07:12 +01:00
cmds.h Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
config.Y Possibility to define unnamed protocols from template added. 2015-03-09 23:59:26 +01:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c Changes order of iface/addr/neigh event hooks. 2014-11-03 20:35:58 +01:00
iface.h Fixes problem with source address selection in BGP and BFD. 2013-12-02 11:54:32 +01:00
locks.c Fixes a bug in locking code. 2015-02-21 12:30:14 +01:00
locks.h Temporary integrated OSPF commit. 2014-07-18 18:24:12 +02:00
Makefile Route Origin Authorization basics. 2012-03-18 17:32:30 +01:00
mrtdump.h NEWS, version and documentation update. 2010-01-06 16:57:20 +01:00
neighbor.c Fixes problem with source address selection in BGP and BFD. 2013-12-02 11:54:32 +01:00
password.c Refactoring of OSPF messages. 2014-10-24 11:07:38 +02:00
password.h Refactoring of OSPF messages. 2014-10-24 11:07:38 +02:00
proto-hooks.c Better support for multitable protocols. 2012-03-15 12:13:04 +01:00
proto.c BGP: Enhanced route refresh (RFC 7313) support 2015-03-29 18:29:49 +02:00
proto.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
protocol.h BGP: Enhanced route refresh (RFC 7313) support 2015-03-29 18:29:49 +02:00
route.h KRT: Add support for plenty of kernel route metrics 2015-05-12 16:42:22 +02:00
rt-attr.c KRT: Add support for plenty of kernel route metrics 2015-05-12 16:42:22 +02:00
rt-dev.c Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
rt-dev.h Implements protocol templates. 2011-11-07 00:31:23 +01:00
rt-fib.c Minor fixes 2015-02-21 20:11:02 +01:00
rt-roa.c Some minor changes to CLI. 2012-03-22 12:13:26 +01:00
rt-table.c Fix minor issue in pipe route propagation 2015-05-16 20:17:59 +02:00