This website requires JavaScript.
Explore
Tos
Help
Register
Sign in
Jerry
/
bird
Watch
1
Star
0
Fork
You've already forked bird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fe82105e5d
bird
/
nest
History
Martin Mares
fe82105e5d
Debug messages.
1998-05-26 21:43:45 +00:00
..
bird.h
Changed #include <x/y> to #include "x/y" for our local includes, so that
1998-04-28 14:39:34 +00:00
confile.h
First look at data structures. More to come tomorrow...
1998-04-22 12:58:34 +00:00
iface.c
Implemented scanning of network interfaces. Mostly very ugly code due to
1998-05-26 21:42:05 +00:00
iface.h
Implemented scanning of network interfaces. Mostly very ugly code due to
1998-05-26 21:42:05 +00:00
Makefile
Implemented scanning of network interfaces. Mostly very ugly code due to
1998-05-26 21:42:05 +00:00
proto.c
protos_init, not proto_init.
1998-05-24 14:48:52 +00:00
protocol.h
Added routing table and routing attribute code.
1998-05-20 11:54:33 +00:00
route.h
Implemented timers. Using bird_clock_t for absolute time from now...
1998-05-24 14:40:29 +00:00
rt-attr.c
Resource pools are now named.
1998-05-26 21:37:37 +00:00
rt-fib.c
Debug messages.
1998-05-26 21:43:45 +00:00
rt-table.c
Added debug dump function, but it's still empty :(
1998-05-24 14:49:14 +00:00