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
87d2be86e5
bird
/
nest
History
Pavel Machek
87d2be86e5
Adding proto_dump_all() function
1998-07-09 19:36:52 +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
Added configuration pool.
1998-06-03 08:36:34 +00:00
iface.c
Use '%I' instead of dirty address printing hacks.
1998-06-17 14:36:02 +00:00
iface.h
Now sending IF_CHANGE_CREATE when a new interface appears and IF_CHANGE_UP
1998-06-04 20:30:11 +00:00
Makefile
Skeleton of device route protocol. As it's tightly coupled with our kernel,
1998-06-03 08:42:16 +00:00
proto.c
Adding proto_dump_all() function
1998-07-09 19:36:52 +00:00
protocol.h
Adding proto_dump_all() function
1998-07-09 19:36:52 +00:00
route.h
FIB_WALK and friends are now slightly more friendly.
1998-06-04 20:29:44 +00:00
rt-attr.c
Use '%I' instead of dirty address printing hacks.
1998-06-17 14:36:02 +00:00
rt-dev.c
We have full interface routes now.
1998-06-04 20:28:43 +00:00
rt-fib.c
Debug messages.
1998-05-26 21:43:45 +00:00
rt-table.c
Use '%I' instead of dirty address printing hacks.
1998-06-17 14:36:02 +00:00