index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_lsa.c
Age
Commit message (
Expand
)
Author
2012-01-08
ospfd: use IS_LSA_SELF() where appropriate
Denis Ovsienko
2012-01-06
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2011-12-13
ospfd: spelling
Denis Ovsienko
2010-12-08
ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed
Paul Jakma
2010-12-08
ospfd: potential fix for router-id change assert on refresh cleanup patch
Paul Jakma
2010-12-08
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
ospfd: Remember network LSA sequence numbers across up/downs of an interface
Paul Jakma
2010-12-08
ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu
Paul Jakma
2010-12-08
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2009-08-13
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-11
ospfd: Make sure route table is recalculated.
Joakim Tjernlund
2009-08-03
ospfd: neuter some compiler warnings
Paul Jakma
2009-08-03
ospfd: update some comments
Paul Jakma
2009-06-26
[ospfd] Do not use stale Network/Router LSAs
Joakim Tjernlund
2009-06-25
[ospfd] Fix a few LSA performance "bugs"
Joakim Tjernlund
2009-06-12
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2008-08-22
[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd
Jingjing Duan
2007-08-06
Fix last commit - add back in closing paren which was apparently
Greg Troxel
2007-08-06
[ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas
Paul Jakma
2006-12-12
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-08-27
[ospfd] Bug #134, ospfd should be more robust to backward time change
Paul Jakma
2006-07-26
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
Paul Jakma
2006-07-04
[ospfd] CID #13, dont try print out fields of LSA we know to be NULL.
Paul Jakma
2006-06-26
[ospfd] NSSA translate-enabled ABR should declare itself as ASBR
Paul Jakma
2006-06-15
[ospfd] lsdb_delete/discard_from_db should be more robust to bad args
Paul Jakma
2006-05-12
[ospfd] Fix small error in CID #13 commit
Paul Jakma
2006-05-12
[ospfd] CID #13, debug for NULL type7 LSA should not print out data from it
Paul Jakma
2006-05-12
[ospfd] CID #29, fix missing NULL check by removing unused code.
Paul Jakma
2006-05-12
[ospfd] Squash another ospf_lookup call
Paul Jakma
2006-03-30
[ospfd] Fix failure of Fletcher checksum with certain compilers
Paul Jakma
2006-03-30
[ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER
Paul Jakma
2006-01-19
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-18
[ospfd] Add support for oversized LSAs.
paul
2005-11-20
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-29
2005-10-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-19
2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-05-11
2005-05-11 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-13
2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-09
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2004-12-22
Show sums of checksums in "show ip ospf" output. Okayed by Paul and James
hasso
2004-12-08
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-10-19
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-08
Compiler warnings fixes round 1.
hasso
2004-09-26
Compiler warnings fixes.
hasso
2004-09-23
Remove usage of evil list and listnode typedefs.
hasso
2004-06-20
Remove ifdef's HAVE_NSSA. NSSA support is stable enough.
hasso
2004-06-06
2004-06-06 Paul Jakma <paul@dishone.st>
paul
[next]