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
906b0170a4
bird
/
nest
History
Martin Mares
da87782278
Parser fragment for the core. Now handles only router ID setting.
1998-11-27 19:37:57 +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
config.Y
Parser fragment for the core. Now handles only router ID setting.
1998-11-27 19:37:57 +00:00
iface.c
Generate router_id automatically if possible (standard "smallest of local
1998-10-19 18:13:36 +00:00
iface.h
Generate router_id automatically if possible (standard "smallest of local
1998-10-19 18:13:36 +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
Replaced nest/confile.h by conf/conf.h, added a lot of new definitions.
1998-11-27 19:35:10 +00:00
protocol.h
Insert/remove hooks return void, not int.
1998-10-20 15:17:38 +00:00
route.h
RIP now actually talks to itself.
1998-10-20 16:12:43 +00:00
rt-attr.c
Do not segfault on iface == NULL.
1998-07-28 21:42:08 +00:00
rt-dev.c
Added pointer to network to RTE. The complications with passing NET separately
1998-10-20 15:13:18 +00:00
rt-fib.c
o FIB flags now available for FIB users.
1998-10-18 22:24:41 +00:00
rt-table.c
Previous fix was wrong.
1998-10-26 15:24:32 +00:00