summaryrefslogtreecommitdiff
path: root/ospfd/ospf_lsdb.c
AgeCommit message (Expand)Author
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-02-07ospfd: Use AF_UNSPEC instead of setting to 0Donald Sharp
2019-04-27ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2018-09-06ospfd: Cleanup some warnings that were not warningsDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-05-29*: use void * for printing pointersDavid Lamparter
2014-06-04*: nuke ^L (page feed)David Lamparter
2013-01-07ospf: Convert MAX_AGE LSA list to treeDinesh Dutt
2010-12-08ospfd: Fix various route_unlock discrepenciesPaul Jakma
2010-01-14ospfd: remove unneeded memset from a very hot functionPaul Jakma
2009-06-24[cleanup] Add log.h includesTomasz Pala
2006-08-27[ospfd] trivial: consolidate LSDB delete code into single functionPaul Jakma
2006-07-26[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma
2006-06-15[ospfd] lsdb_delete/discard_from_db should be more robust to bad argsPaul Jakma
2005-05-062005-05-06 Paul Jakma <paul.jakma@sun.com>paul
2005-02-23 * ospf_lsa.h: New flag to the LSA structure for the SPF calculation.hasso
2005-02-11 * ospf_lsdb.c: Fix sum of checksums calculation.hasso
2004-12-22Show sums of checksums in "show ip ospf" output. Okayed by Paul and Jameshasso
2002-12-13Initial revisionpaul