summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_lsa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* ospf6d: review LSA sequence number comparisonOndrej Zajicek2009-12-071-7/+4
* ospf6d: bug #529, fix endianness problem in earlier commit Tom Henderson2009-08-281-7/+4
* [ospf6d] Fix regression in monotonic time patch - LSA max-aging brokeTom Henderson2009-07-161-0/+11
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-5/+5
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-4/+2
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-4/+4
* [ospf6d] Fix silly bug: muse use strcmp to compare stringsAndrew J. Schorr2007-06-071-1/+1
* [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.Andrew J. Schorr2007-02-271-1/+1
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-6/+6