summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_lsdb.c
AgeCommit message (Expand)Author
2025-01-09ospf6d: guard a couple of debugsJafar Al-Gharaibeh
2024-09-16ospf6d: replace ospf6_lsa_header_end()Andrew Cooks
2024-05-28ospf6d: replace OSPF6_LSA_HEADER_END macroAndrew Cooks
2023-07-25* : include event ptr in event_execute apiMark Stapp
2023-07-12ospf6d: Convert ospf6_lsa_unlock to a better apiDonald Sharp
2023-07-03ospf6d: unlock lsaryndia
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_execute to event_executeDonald Sharp
2023-03-02ospf6d: fix duplicate inter-area-prefix-LSAs after exiting from GR modeRenato Westphal
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-03-17ospf6d: crash in ospf6_decrement_retrans_count.Manoj Naragund
2022-01-12ospf6d: add LSA statistics to LSA databaseDavid Schweizer
2021-07-21ospf6d: Review comment fixesMobashshera Rasool
2021-07-21ospf6d: ASBR Summarisation feature implementationMobashshera Rasool
2021-06-04ospf6d: Support for nssa in ospfv3Kaushik
2021-03-22ospf6d: kill ospf6_memory.h, use MTYPE_STATICDavid Lamparter
2021-01-13ospf6d: Structural changes in ospf6d.cYash Ranjan
2020-11-18ospf6d: fix compilation of debug codeIgor Ryzhov
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-10-11ospf6d, tests: Prevent use after freeDonald Sharp
2020-05-14ospf6d: Revert "ospf6d: Prevent use after free"Donald Sharp
2020-04-21ospf6d: fix SA warningsMark Stapp
2020-04-18ospf6d: Prevent use after freeDonald Sharp
2019-09-25ospf6d: Prevent use after freeDonald Sharp
2019-02-25*: do not check XMALLOC / XCALLOC for null retQuentin Young
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-14ospf6d: Handle Premature Aging of LSAsChirag Shah
2017-08-09ospf6: Fix DEBUG compiling errorßingen
2017-07-27ospf6d: Fix memory leaksChirag Shah
2017-07-18ospf6d: crash in ospf6_lsdb_showDaniel Walton
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-11ospf6d: rewrite ospf6_lsdb_lookup_next()David Lamparter
2017-07-11ospf6d: rewrite LSDB iterationDavid Lamparter
2017-07-11ospf6d: use macro for LSDB walksDavid Lamparter
2017-07-11lib: add some abstraction guards for table codeDavid Lamparter
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-03ospf6d: resolve problem with area range lsid creationDon Slice
2016-05-26ospf6_lsdb: trivial, make it clear that showfunc is set before deref.Paul Jakma
2015-11-23Quagga: prefix2str fixupDonald Sharp
2015-05-19ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp
2014-03-18ospf6d: clear lsa->refresh before clearing LSAsDavid Lamparter
2013-11-07ospf6d: handle seqnum wrappingDinesh Dutt
2013-11-07ospf6d: turn off expensive debuggingDinesh Dutt
2013-11-07ospf6d: convert LSDB to use route_node, improve performanceDinesh Dutt
2013-11-07ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt
2013-10-22ospf6d/ospfd: refactor some common definesDinesh Dutt
2009-12-10ospf6d: fix warnings from recent prefix bit commitStephen Hemminger
2009-12-09lib: move check_bit into prefix common codeStephen Hemminger
2009-12-01ospf6d: fix LSA locking in ospf6_new_ls_id()Tom Goff