bird/sysdep/unix
Martin Mares 567e6c6220 Use (SOCK_DGRAM,IPPROTO_IP) socket instead of (SOCK_STREAM,IPPROTO_TCP).
This is exactly what Linux ifconfig does and seems to be the preferred way.
1998-10-19 17:48:45 +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 Since almost every UNIX system requires different techniques for reading 1998-10-18 12:50:43 +00:00
krt-set.h Since almost every UNIX system requires different techniques for reading 1998-10-18 12:50:43 +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