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
2024-11-09 20:58:44 +00:00
Code
Releases
Activity
db6984c43c
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 07:54:32 +00: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 08:42:16 +00: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 12:58:34 +00:00
Added routing table and routing attribute code.
1998-05-20 11:54:33 +00:00
i
n
c
l
u
d
e
.
.
/
R
u
l
e
s
Copy Permalink