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
2025-03-11 17:08:46 +00:00
Code
Releases
Activity
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