bird/proto/pipe
Ondrej Zajicek c83876265e Fixes a tricky bug in the pipe protocol.
When uncofiguring the pipe and the peer table, the peer table was
unlocked when pipe protocol state changed to down/flushing and not to
down/hungry. This leads to the removal of the peer table before
the routes from the pipe were flushed.

The fix leads to adding some pipe-specific hacks to the nest,
but this seems inevitable.
2010-02-11 22:27:06 +01:00
..
config.Y Change default mode of pipes to transparent. 2009-12-21 11:53:58 +01:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00
Makefile Forgot to do a `cvs add', grr. 1999-08-03 19:57:43 +00:00
pipe.c Fixes a tricky bug in the pipe protocol. 2010-02-11 22:27:06 +01:00
pipe.h Adds opaque/transparent pipe mode selection. 2009-06-01 12:10:10 +02:00