bird/sysdep/unix
Martin Mares 0804525255 Basic kernel routing table syncing implemented. Learning of routes installed
by other programs or the kernel itself is not supported yet, but it's not
needed for development of other protocols.
1998-10-19 17:52:29 +00:00
..
io.c Exporting fill_in_sockaddr() for use by other unix-dependent code. 1998-10-19 17:47:50 +00:00
krt-set.c Basic kernel routing table syncing implemented. Learning of routes installed 1998-10-19 17:52:29 +00:00
krt-set.h Basic kernel routing table syncing implemented. Learning of routes installed 1998-10-19 17:52:29 +00:00
krt.h Since almost every UNIX system requires different techniques for reading 1998-10-18 12:50:43 +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 Since almost every UNIX system requires different techniques for reading 1998-10-18 12:50:43 +00:00
Modules Since almost every UNIX system requires different techniques for reading 1998-10-18 12:50:43 +00:00
sync-if.c Use (SOCK_DGRAM,IPPROTO_IP) socket instead of (SOCK_STREAM,IPPROTO_TCP). 1998-10-19 17:48:45 +00:00
sync-rt.c Since almost every UNIX system requires different techniques for reading 1998-10-18 12:50:43 +00:00
timer.h Added comment explaining `now'. 1998-07-15 19:42:23 +00:00
unix.h Exporting fill_in_sockaddr() for use by other unix-dependent code. 1998-10-19 17:47:50 +00:00