summaryrefslogtreecommitdiff
path: root/ospfd/ospf_lsa.c
AgeCommit message (Expand)Author
2013-04-20ospfd: fix flooding procedureChristian Franke
2013-04-20ospfd: make ospf_maxage_lsa_remover actually yieldChristian Franke
2013-01-07ospfd: Remove dup MaxAge LSA floodDinesh G Dutt
2013-01-07ospfd: compile warning cleanupsAndrew Certain
2013-01-07ospf: Fix type-4 network mask to 0 per RFCLeonard Tracy
2013-01-07ospf: Convert MAX_AGE LSA list to treeDinesh Dutt
2012-11-05ospfd: remove some buggy extra ';' symbols.Hasso Tepper
2012-10-25lib: improve fletcher checksum validationJR Rivers
2012-07-25ospfd: Optimize and improve SPF nexthop calculationJoakim Tjernlund
2012-01-08ospfd: use IS_LSA_SELF() where appropriateDenis Ovsienko
2012-01-06general: remove inline qualifiers and move in-header functions to objectsPaul Jakma
2011-12-13ospfd: spellingDenis Ovsienko
2010-12-08ospfd: Remove oi field from LSA, have network_lsa_refresh look up when neededPaul Jakma
2010-12-08ospfd: potential fix for router-id change assert on refresh cleanup patchPaul Jakma
2010-12-08ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma
2010-12-08ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma
2010-12-08ospfd: Remember network LSA sequence numbers across up/downs of an interfacePaul Jakma
2010-12-08ospfd: the maxage_lsa_remover should check whether it needs to yield the cpuPaul Jakma
2010-12-08ospfd: fix lsa_refresh_walker unlock before use bugPaul Jakma
2009-08-13ospfd: fix performance problem with redistribute deleteStephen Hemminger
2009-08-11ospfd: Make sure route table is recalculated.Joakim Tjernlund
2009-08-03ospfd: neuter some compiler warningsPaul Jakma
2009-08-03ospfd: update some commentsPaul Jakma
2009-06-26[ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund
2009-06-25[ospfd] Fix a few LSA performance "bugs"Joakim Tjernlund
2009-06-12[cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger
2008-08-22[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisdJingjing Duan
2007-08-06Fix last commit - add back in closing paren which was apparentlyGreg Troxel
2007-08-06[ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areasPaul Jakma
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr
2006-08-27[ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma
2006-07-26[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul 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 ASBRPaul Jakma
2006-06-15[ospfd] lsdb_delete/discard_from_db should be more robust to bad argsPaul Jakma
2006-05-12[ospfd] Fix small error in CID #13 commitPaul Jakma
2006-05-12[ospfd] CID #13, debug for NULL type7 LSA should not print out data from itPaul 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 callPaul Jakma
2006-03-30[ospfd] Fix failure of Fletcher checksum with certain compilersPaul Jakma
2006-03-30[ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBERPaul Jakma
2006-01-19[compiler] miscellaneous trivial compiler warning fixespaul
2006-01-18[ospfd] Add support for oversized LSAs.paul
2005-11-202005-11-20 Paul Jakma <paul.jakma@sun.com>paul
2005-10-292005-10-29 Paul Jakma <paul.jakma@sun.com>paul
2005-09-192005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-05-112005-05-11 Paul Jakma <paul.jakma@sun.com>paul
2005-05-062005-05-06 Paul Jakma <paul.jakma@sun.com>paul
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-03-132005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs