bird/proto/bgp
Ondrej Zajicek dca75fd7c2 Removes phantom protocol from the pipe design.
It seems that by adding one pipe-specific exception to route
announcement code and by adding one argument to rt_notify() callback i
could completely eliminate the need for the phantom protocol instance
and therefore make the code more straightforward. It will also fix some
minor bugs (like ignoring debug flag changes from the command line).
2010-02-13 12:26:26 +01:00
..
attrs.c Removes phantom protocol from the pipe design. 2010-02-13 12:26:26 +01:00
bgp.c Moves errno.h include. 2010-02-11 21:19:20 +01:00
bgp.h Removes phantom protocol from the pipe design. 2010-02-13 12:26:26 +01:00
config.Y Changes 'ignore communities' to 'interpret communities'. 2010-01-28 15:59:18 +01:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Workaround for some broken BGP implementations that skip initial KEEPALIVE. 2010-02-02 10:14:21 +01:00