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
4cc78c5082
bird
/
nest
/
Makefile
5 lines
82 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
Implemented scanning of network interfaces. Mostly very ugly code due to terrible kernel interface (SIOGIFCONF and friends).
1998-05-26 21:42:05 +00:00
OBJS
=
rt-table.o rt-fib.o rt-attr.o proto.o iface.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