bird/sysdep/unix
Martin Mares 47b793064c Solve chicken-and-egg problems with protocol startup. We now queue all inactive
protocols and don't send route/interface updates to them and when they come up,
we resend the whole route/interface tables privately.

Removed the "scan interface list after protocol start" work-around.
1998-10-17 11:05:18 +00:00
..
io.c Replaced remaining references of clock_t by bird_clock_t. 1998-07-10 08:32:18 +00:00
log.c debug() and log() use the new printf. Feel free to use new formatting 1998-06-17 14:33:29 +00:00
main.c Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +00:00
Modules Implemented scanning of network interfaces. Mostly very ugly code due to 1998-05-26 21:42:05 +00:00
sync-if.c o There are cases when SIOCGIFINDEX is defined, but it doesn't work. When 1998-10-13 19:57:33 +00:00
timer.h Added comment explaining `now'. 1998-07-15 19:42:23 +00:00
unix.h Whee, multicast sockets work! 1998-05-26 21:46:38 +00:00