This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
Files
8a48ecb8b15e827f779d4b9fb080dff280b99872
labs-bird
/
sysdep
/
unix
History
Martin Mares
8a48ecb8b1
Implemented scanning of network interfaces. Mostly very ugly code due to
...
terrible kernel interface (SIOGIFCONF and friends).
1998-05-26 21:42:05 +00:00
..
io.c
Added UNIX implementation of both timers and sockets. Timers should work,
1998-05-24 14:50:18 +00:00
log.c
Added new subdir for UNIX-dependent files.
1998-05-03 16:42:08 +00:00
main.c
Implemented scanning of network interfaces. Mostly very ugly code due to
1998-05-26 21:42:05 +00:00
Modules
Implemented scanning of network interfaces. Mostly very ugly code due to
1998-05-26 21:42:05 +00:00
sync-if.c
Implemented scanning of network interfaces. Mostly very ugly code due to
1998-05-26 21:42:05 +00:00
timer.h
Implemented timers. Using bird_clock_t for absolute time from now...
1998-05-24 14:40:29 +00:00
unix.h
Added UNIX implementation of both timers and sockets. Timers should work,
1998-05-24 14:50:18 +00:00