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
/
lsack.c
Age
Commit message (
Expand
)
Author
2004-07-15
Huge OSPF database redesign. Since now, all LSAs of all areas
Ondrej Filip
2004-06-26
Md5 authentification added (unsested).
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-06
Cleanup in packet.c. Deleted unused parameters.
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-05
... and a whole bunch of unused parameters and variables in ospf.
Martin Mares
2004-06-04
'struct proto' removed
Ondrej Filip
2004-06-04
Deleted useles "struct proto" sending.
Ondrej Filip
2004-06-04
Better log() usage.
Ondrej Filip
2004-06-04
Indented. No other change.
Ondrej Filip
2004-06-04
lsack.c cleaned. Better names for functions and
Ondrej Filip
2004-06-04
ackd_timer_hook moded to neighbor.c
Ondrej Filip
2004-06-01
Patch from Andreas Steinmetz <ast@domdv.de>
Ondrej Filip
2000-06-08
Doc
Ondrej Filip
2000-06-06
Tracing in LS ack.
Ondrej Filip
2000-06-06
NBMA networks seems to work, but this should be better. :-)
Ondrej Filip
2000-06-05
Reset inactim timer if you receive any packet from neighbor.
Ondrej Filip
2000-06-04
Removed lots of trailing newlines in log messages.
Martin Mares
2000-06-04
Bug in debugging.
Ondrej Filip
2000-06-03
interface {} added.
Ondrej Filip
2000-06-02
Better dumping, if I get strange lsack.
Ondrej Filip
2000-05-31
And finally, Premature aging works. :-)
Ondrej Filip
2000-05-12
Better debugging.
Ondrej Filip
2000-05-09
Bugfix in lsrt slist adding.
Ondrej Filip
2000-05-09
Many bugfixes. (I added one entry twice to slist.)
Ondrej Filip
2000-05-09
Useless '\n' in log()
Ondrej Filip
2000-05-09
Better logging. (%d->%I)
Ondrej Filip
2000-04-18
LS ack.
Ondrej Filip
2000-04-18
Better LS Ack dumping.
Ondrej Filip
2000-04-18
Fixed the serious bug in LSack.
Ondrej Filip
2000-04-18
Sending of ACK disabled, since I'll find bug.
Ondrej Filip
2000-04-18
Another LSack update. It's still NOT correct and it surely
Ondrej Filip
2000-04-18
Some lsack work. There is something very worng. :-( It locked my network.
Ondrej Filip
2000-04-12
LSack receiving bugfix.
Ondrej Filip
2000-04-12
LS Ack receiving done.
Ondrej Filip
2000-04-04
Flooding work continues.
Ondrej Filip
2000-03-30
Skeleton structures and files added.
Ondrej Filip