summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_lsdb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: reindentreindent-3.0-afterwhitespace / reindent2017-08-091-236/+211
* *: use void * for printing pointersDavid Lamparter2016-05-301-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf: Convert MAX_AGE LSA list to treeDinesh Dutt2013-01-071-9/+12
* ospfd: Fix various route_unlock discrepenciesPaul Jakma2010-12-081-5/+10
* ospfd: remove unneeded memset from a very hot functionPaul Jakma2010-01-141-1/+0
* [cleanup] Add log.h includesTomasz Pala2009-06-241-0/+1
* [ospfd] trivial: consolidate LSDB delete code into single functionPaul Jakma2006-08-271-53/+45
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-3/+3
* [ospfd] lsdb_delete/discard_from_db should be more robust to bad argsPaul Jakma2006-06-151-0/+16
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-1/+1
* * ospf_lsa.h: New flag to the LSA structure for the SPF calculation.hasso2005-02-231-0/+17
* * ospf_lsdb.c: Fix sum of checksums calculation.hasso2005-02-111-1/+5
* Show sums of checksums in "show ip ospf" output. Okayed by Paul and Jameshasso2004-12-221-15/+9
* Initial revisionpaul2002-12-131-0/+299