bird/sysdep/unix
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
..
config.Y Makes date/time formats configurable. 2010-02-03 00:19:24 +01:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Fixes a crash caused by missing error hook on BGP listening socket. 2010-02-11 11:12:58 +01:00
krt-iface.c This is bug, isn't it? 2008-11-21 13:01:05 +01:00
krt-iface.h Reconfiguration for device protocol. 2000-01-17 11:17:33 +00:00
krt-set.c Bugfix for routing table breaking bug. 2008-10-26 23:09:46 +01:00
krt-set.h Marked unused parameters in sysdep code as such. 2004-06-05 09:11:07 +00:00
krt.c Removes phantom protocol from the pipe design. 2010-02-13 12:26:26 +01:00
krt.h Add 'primary' configuration option. 2009-05-29 13:32:24 +02:00
krt.Y Implements primary address selection base on 'primary' option. 2009-05-29 22:49:30 +02:00
log.c Makes date/time formats configurable. 2010-02-03 00:19:24 +01:00
main.c Adds some log messages related to configure. 2010-02-06 22:57:51 +01:00
Modules Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
timer.h Makes date/time formats configurable. 2010-02-03 00:19:24 +01:00
unix.h Adds support for soft reconfiguration. 2009-06-19 23:49:34 +02:00