summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_lsa.c
AgeCommit message (Expand)Author
2020-04-20*: sprintf -> snprintfQuentin Young
2020-04-18ospf6d: Prevent use after freeDonald Sharp
2020-04-08*: Do not cast to the same typeDonatas Abraitis
2020-04-01ospf6d: Recent changes in our build cause const to be respectedDonald Sharp
2019-02-25*: remove casts of XMALLOC / XCALLOCQuentin Young
2018-09-09ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter
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
2018-01-22ospf6d: spf calculation w/ multiple router lsasChirag Shah
2017-10-08ospf6d: fix clang warning, NULL() callsVincent JARDIN
2017-08-04Merge pull request #870 from chiragshah6/mdevDavid Lamparter
2017-07-27ospf6d: New version of GCC with new warningsDonald Sharp
2017-07-27ospf6d: Fix memory leaksChirag Shah
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14*: remove VTYNL, part 4 of 6David Lamparter
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-14*: remove VTYNL, part 2 of 6David Lamparter
2017-07-14ospf6d: VNL -> VTYNLDavid Lamparter
2017-06-27*: use ->text and strmatch where appropriateQuentin Young
2017-05-17Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-05-16ospf6d: Allow unconfig of unknown lsa'sDonald Sharp
2017-05-16ospf6d: Fix debug line always showing up in ospf6dDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09ospf6d, zebra: remove unnecessary assertsQuentin Young
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-01-23*: use monotime()David Lamparter
2017-01-23*: remove quagga_gettime() return value checksDavid Lamparter
2016-11-29all: Fix all underfull doc stringsQuentin Young
2016-11-04all: Fix underfull doc strings, part 1Quentin Young
2016-09-30all: added some missing <>s within []sDaniel Walton
2016-09-30ospf6d: scrubbed some argc CHECK MEsDaniel Walton
2016-09-29all: added CHECK ME for DEFUNs that look at argcDaniel Walton
2016-09-23ospf6d: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-23ospf6d: argv updateDaniel Walton
2016-09-08quagga-reload.py fails for "net add debug ospf6 lsa as-ext"Daniel Walton
2016-05-29*: use void * for printing pointersDavid Lamparter
2016-05-26Bug in ospf6_lsa_compare()Yasuhiro Ohara
2016-05-25*: assorted warning fixesDavid Lamparter
2015-07-27Fixup compiler warnings for powerpcDonald Sharp
2015-05-19ospfd: ospfd-warnings.patchDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter
2013-11-07ospf6d: add LSA payload to show summary outputDinesh Dutt
2013-11-07ospf6d: convert LSDB to use route_node, improve performanceDinesh Dutt
2013-11-07ospf6d: fix various bugs in installing and flooding LSAsDinesh Dutt
2013-11-07ospf6d: add more details to show ipv6 ospf6 dataDinesh Dutt
2013-11-07ospf6d: enable the commands to support detailed debugging of LSAs.Dinesh Dutt