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
/
lsalib.c
Age
Commit message (
Expand
)
Author
2011-07-20
OSPF NSSA support, part one.
Ondrej Zajicek
2011-07-03
Fixes LSA checksum computation for larger LSAs.
Ondrej Zajicek
2011-03-17
Vastly improved OSPF reconfiguration.
Ondrej Zajicek
2010-05-02
Merge several fixes suggested by Joakim Tjernlund.
Ondrej Zajicek
2010-05-02
OSPF: most of summary LSA orig./flush logic rewritten.
Ondrej Zajicek
2010-04-25
Skip LSA host<->network endianity conversions on big endians.
Ondrej Zajicek
2010-04-24
Fixes and enhancements in 'show ospf state' command.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2009-12-14
Minor updates.
Ondrej Zajicek
2009-12-11
Implements protocol-specific Router ID for OSPF.
Ondrej Zajicek
2009-10-29
Implements better checks on incoming packets and LSAs in OSPF.
Ondrej Zajicek
2009-09-08
Make endianity swapping simpler.
Ondrej Zajicek
2009-09-08
Temporary OSPFv3 development commit.
Ondrej Zajicek
2009-09-04
Temporary OSPFv3 development commit (changing multicast support).
Ondrej Zajicek
2009-08-27
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-25
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-21
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-07-23
Use %R in OSPF when appropriate.
Ondrej Zajicek
2009-07-05
Another pile of ipa_from_u32() calls.
Ondrej Zajicek
2005-02-20
Unused code deleted.
Ondrej Filip
2004-07-15
Huge OSPF database redesign. Since now, all LSAs of all areas
Ondrej Filip
2004-07-14
Multiple OSPF areas can be attached.
Ondrej Filip
2004-07-13
Don't inform us about every ospf_age()
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-07
Bugfix in RT calculation.
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
Small cleanup, indentation and preparation for multiple areas routing table c...
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
cleanup in lsupd.c, indenting, "struct proto" removed...
Ondrej Filip
2004-06-04
hello.c and hello.h cleaned up. No design changes.
Ondrej Filip
2004-06-01
Patch from Andreas Steinmetz <ast@domdv.de>
Ondrej Filip
2003-08-26
Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com>
Ondrej Filip
2003-08-23
Many spelling mistakes fixed.
Ondrej Filip
2002-11-13
ABS should be a macro.
Martin Mares
2002-04-03
Small typo fixed.
Ondrej Filip
2002-03-04
New trace added.
Ondrej Filip
2000-09-04
Serious bug in ext lsa origination found. Going for 1.0.4.
Ondrej Filip
2000-06-08
Nasty bug in LSA refreshing. I didn't refesh my own copy! :-(
Ondrej Filip
2000-06-08
Missing parameters...
Martin Mares
2000-06-08
Better algoritmus of LSA aging.
Ondrej Filip
2000-06-08
I mark all LSA as in distance INFINITY in process of aging.
Ondrej Filip
2000-06-08
Doc in lsalib.c + related minor changes.
Ondrej Filip
2000-06-06
Tracing.
Ondrej Filip
2000-06-06
All die() renamed to bug().
Ondrej Filip
2000-06-05
First calculate checksum and then send refreshed LSA!
Ondrej Filip
2000-06-05
Many bugfixes (I don't remember all of them):
Ondrej Filip
2000-06-04
Removed lots of trailing newlines in log messages.
Martin Mares
2000-06-04
Install newer lsa even if nothing in its body change.
Ondrej Filip
[next]