This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
nest
History
Martin Mares
700bbe60fb
The previous fix for spacing was (a) totally out of context, (b) wrong.
...
Please *read* the code when trying to change it. Also killed a couple of type clashes.
2000-04-17 11:49:41 +00:00
..
a-path.c
Aesthetical tweaks (asterisk spells `asterisk' etc.)
2000-04-17 11:22:24 +00:00
a-set.c
The previous fix for spacing was (a) totally out of context, (b) wrong.
2000-04-17 11:49:41 +00:00
attrs.h
Int sets moved to core. It is now possible to have variable of type clist.
2000-04-17 11:34:38 +00:00
bird.h
…
cli.c
…
cli.h
…
cmds.c
…
cmds.h
…
config.Y
…
iface.c
…
iface.h
…
locks.c
…
locks.h
…
Makefile
Created nest/a-path.c and a-set.c which should contain general operations
2000-04-17 07:53:29 +00:00
neighbor.c
…
password.c
…
password.h
…
proto.c
…
protocol.h
…
route.h
Define EAF_ORIGINATED and propagate it properly when merging attribute lists.
2000-04-17 11:23:05 +00:00
rt-attr.c
Define EAF_ORIGINATED and propagate it properly when merging attribute lists.
2000-04-17 11:23:05 +00:00
rt-dev.c
…
rt-dev.h
…
rt-fib.c
…
rt-table.c
…