bird/sysdep
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
..
cf Added CONFIG_AUTO_ROUTES (automatic device route creation) and 1998-05-26 21:44:54 +00:00
linux We parse /proc/net/route and flag RT entries according to it. More to come 1998-10-18 22:25:56 +00:00
unix Use (SOCK_DGRAM,IPPROTO_IP) socket instead of (SOCK_STREAM,IPPROTO_TCP). 1998-10-19 17:48:45 +00:00
config.h Implemented timers. Using bird_clock_t for absolute time from now... 1998-05-24 14:40:29 +00:00