bird/sysdep/unix
Martin Mares 7d83290780 Generate router_id automatically if possible (standard "smallest of local
regular interface addresses" rule).

Protocols should NOT rely on router_id existence -- when router ID is not
available, the router_id variable is set to zero and protocols requiring
valid router ID should just refuse to start, reporting such error to the log.
1998-10-19 18:13:36 +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 Generate router_id automatically if possible (standard "smallest of local 1998-10-19 18:13:36 +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