index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proto
/
ospf
Age
Commit message (
Expand
)
Author
2004-07-14
Multiple OSPF areas can be attached.
Ondrej Filip
2004-07-14
Send hello just after interface is up.
Ondrej Filip
2004-07-14
Send hello as soon as possible after the interface is up.
Ondrej Filip
2004-07-14
Add more reasonable options to LSAs. (But it seems, that it's ignored.)
Ondrej Filip
2004-07-14
Bugfix: Router was unable to advertise AS external routes.
Ondrej Filip
2004-07-13
Default tick = 1. The today's CPU is fast enough.
Ondrej Filip
2004-07-13
Don't inform us about every ospf_age()
Ondrej Filip
2004-07-13
MD5 authentication in OSPF works. :-)
Ondrej Filip
2004-07-13
Bugfix in simple authentification.
Ondrej Filip
2004-07-13
Bugfix - nasty bug in router LSA origination - Router did not describe all in...
Ondrej Filip
2004-07-13
Bugfix - options bits were not included in LSAs
Ondrej Filip
2004-07-08
Syntax bugfix.
Ondrej Filip
2004-07-01
Length calculation bugfix.
Ondrej Filip
2004-07-01
Hello reading bugfix.
Ondrej Filip
2004-06-27
Update of the documentation. (passwords and md5).
Ondrej Filip
2004-06-26
Md5 authentification added (unsested).
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-17
Some cisco routers send shorter ospf messages in larger packets.
Ondrej Filip
2004-06-11
Better routing table calculation. We are ready to work with
Ondrej Filip
2004-06-11
Better adjacency building, some minor bugfixes.
Ondrej Filip
2004-06-09
Better checking of configuration.
Ondrej Filip
2004-06-07
Bugfix in RT calculation.
Ondrej Filip
2004-06-07
It was too verbose.
Ondrej Filip
2004-06-06
Cleanup in packet.c. Deleted unused parameters.
Ondrej Filip
2004-06-06
Deleted unused parameters.
Ondrej Filip
2004-06-06
Be sure, that ospf_area is aged before routing table calculation.
Ondrej Filip
2004-06-06
Keep al lSAs invalidated.
Ondrej Filip
2004-06-06
Small cleanup, indentation and preparation for multiple areas routing table c...
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-06
This warning is stupid.
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-06
Struct area_net changed.
Ondrej Filip
2004-06-06
Cleanup in iface.c
Ondrej Filip
2004-06-06
Be more verbose in troubles.
Ondrej Filip
2004-06-05
Set size of the buffers. (Thanx MJ.)
Ondrej Filip
2004-06-05
Staticized lots of local functions.
Martin Mares
2004-06-05
One less unused variable.
Martin Mares
2004-06-05
`defaut' should be `default'.
Martin Mares
2004-06-05
... and a whole bunch of unused parameters and variables in ospf.
Martin Mares
2004-06-05
Moved the tests for socket existence here.
Martin Mares
2004-06-04
Be more verbose.
Ondrej Filip
2004-06-04
cleanup in lsupd.c, indenting, "struct proto" removed...
Ondrej Filip
2004-06-04
'struct proto' removed
Ondrej Filip
2004-06-04
Useless logs removed.
Ondrej Filip
2004-06-04
Bugfix in last patch.
Ondrej Filip
2004-06-04
OSPF is ready for changing MTU.
Ondrej Filip
2004-06-04
no comment
Ondrej Filip
2004-06-04
dbdes indent an minor changes.
Ondrej Filip
2004-06-04
better log() usage.
Ondrej Filip
2004-06-04
lsreq.c indented and small 'struct proto' changes.
Ondrej Filip
[next]