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
/
proto
/
ospf
History
Ondrej Filip
e6ea2e375e
Maximal packet size in virtual links is 576.
2005-03-15 20:51:33 +00:00
..
config.Y
…
dbdes.c
…
dbdes.h
…
Doc
…
hello.c
…
hello.h
…
iface.c
OSPF can accept larger packets than MTU.
2005-03-14 11:24:56 +00:00
iface.h
…
lsack.c
…
lsack.h
…
lsalib.c
Unused code deleted.
2005-02-20 19:03:34 +00:00
lsalib.h
…
lsreq.c
…
lsreq.h
…
lsupd.c
…
lsupd.h
…
Makefile
…
neighbor.c
…
neighbor.h
…
ospf.c
Cleanup - all unused variables deleted.
2005-02-20 18:56:06 +00:00
ospf.h
Maximal packet size in virtual links is 576.
2005-03-15 20:51:33 +00:00
packet.c
Maximal packet size in virtual links is 576.
2005-03-15 20:51:33 +00:00
packet.h
…
rt.c
Bugfix in external routes calculation.
2005-03-14 10:59:52 +00:00
rt.h
…
topology.c
Cleanup - all unused variables deleted.
2005-02-20 18:56:06 +00:00
topology.h
…