This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2024-11-17 16:48:43 +00:00
Code
Releases
Activity
567e6c6220
bird
/
sysdep
History
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