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
ee969ea7f4
bird
/
nest
/
Makefile
5 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Parts of routing table code. Data structure declarations should be complete now.
1998-05-15 15:54:32 +08:00
THISDIR
=
nest
Skeleton of device route protocol. As it's tightly coupled with our kernel, it sits here instead of `proto/dev'.
1998-06-03 16:42:16 +08:00
OBJS
=
rt-table.o rt-fib.o rt-attr.o proto.o iface.o rt-dev.o
First look at data structures. More to come tomorrow...
1998-04-22 20:58:34 +08:00
Added routing table and routing attribute code.
1998-05-20 19:54:33 +08:00
i
n
c
l
u
d
e
.
.
/
R
u
l
e
s
Reference in a new issue
Copy permalink