summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_lsa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter2018-09-091-13/+14
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-32/+34
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-6/+6
* ospf6d: Handle Premature Aging of LSAsChirag Shah2018-02-151-0/+31
* ospf6d: spf calculation w/ multiple router lsasChirag Shah2018-01-231-1/+1
* ospf6d: fix clang warning, NULL() callsVincent JARDIN2017-10-081-29/+39
* Merge pull request #870 from chiragshah6/mdevDavid Lamparter2017-08-041-3/+4
|\
| * ospf6d: Fix memory leaksChirag Shah2017-07-271-3/+4
* | ospf6d: New version of GCC with new warningsDonald Sharp2017-07-281-1/+1
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-700/+642
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-38/+38
* *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-4/+4
* *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-5/+5
* ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-33/+33
* *: use ->text and strmatch where appropriateQuentin Young2017-06-271-6/+6
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-05-171-3/+1
|\
| * ospf6d: Allow unconfig of unknown lsa'sDonald Sharp2017-05-161-3/+23
| * ospf6d: Fix debug line always showing up in ospf6dDonald Sharp2017-05-161-4/+17
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* | ospf6d, zebra: remove unnecessary assertsQuentin Young2017-05-091-1/+0
* | *: update thread_add_* callsQuentin Young2017-05-091-2/+3
* | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+2
* | *: use monotime()David Lamparter2017-01-231-3/+3
* | *: remove quagga_gettime() return value checksDavid Lamparter2017-01-231-6/+2
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-1/+13
* | all: Fix underfull doc strings, part 1Quentin Young2016-11-051-2/+9
* | all: added some missing <>s within []sDaniel Walton2016-09-301-2/+2
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-40/+13
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+2
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-4/+6
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-21/+21
* | ospf6d: argv updateDaniel Walton2016-09-231-10/+10
|/
* quagga-reload.py fails for "net add debug ospf6 lsa as-ext"Daniel Walton2016-09-081-4/+4
* *: use void * for printing pointersDavid Lamparter2016-05-301-2/+2
* Bug in ospf6_lsa_compare()Yasuhiro Ohara2016-05-261-3/+3
* *: assorted warning fixesDavid Lamparter2016-05-261-2/+2
* Fixup compiler warnings for powerpcDonald Sharp2015-07-271-2/+2
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-2/+2
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* ospf6d: add LSA payload to show summary outputDinesh Dutt2013-11-081-15/+62
* ospf6d: convert LSDB to use route_node, improve performanceDinesh Dutt2013-11-081-2/+1
* ospf6d: fix various bugs in installing and flooding LSAsDinesh Dutt2013-11-081-5/+4
* ospf6d: add more details to show ipv6 ospf6 dataDinesh Dutt2013-11-081-0/+5
* ospf6d: enable the commands to support detailed debugging of LSAs.Dinesh Dutt2013-11-081-146/+31
* ospf6d: remove older version of LSA from neigbor retx list before prematurely...Dinesh Dutt2013-11-081-0/+23
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-16/+16
* lib: improve fletcher checksum validationJR Rivers2012-10-251-32/+22
* ospf6d: CVE-2011-3324 (DD LSA assertion)Denis Ovsienko2011-09-261-1/+11
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-0/+5