summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_top.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use monotime()David Lamparter2017-01-231-2/+2
* *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-6/+0
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-22/+16
* ospfd, ospf6d: add qobj registrationsDavid Lamparter2016-12-091-0/+4
* Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-061-0/+4
|\
| * *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-0/+4
* | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-2/+3
|\|
| * vtysh: fix some macro breakageDavid Lamparter2016-11-231-2/+3
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-1/+2
|/
* all: Fix underfull doc strings, part 1Quentin Young2016-11-051-9/+2
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-2/+260
|\
| * ospf6d: implement admin distanceMaitane Zotes2016-10-201-0/+185
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-5/+0
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-9/+0
* | *: rename all instances of OSPFv6 to OSPF6 or OSPFv3Renato Westphal2016-10-131-1/+1
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-72/+19
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+6
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-11/+17
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-4/+4
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-49/+47
* | ospf6d: argv updateDaniel Walton2016-09-231-60/+15
|/
* ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100GDon Slice2016-06-131-1/+1
* *: use long long to print time_tDavid Lamparter2016-05-301-2/+3
* Enable OSPF "log-adjacency-changes" by defaultDaniel Walton2015-11-031-7/+14
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-18/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-0/+81
* ospf6d: ospfv3-show-cmds-instance-check-fix.patchDonald Sharp2015-05-201-0/+8
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-0/+2
* ospf6d: add "auto-cost reference-bandwidth" commandVincent Bernat2014-03-211-0/+6
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-8/+20
* ospf6d: add SPF logs, statistics, and display of SPF parametersDinesh Dutt2013-11-081-1/+28
* ospf6d: add 'log-adjacency-changes [detail]'Dinesh Dutt2013-11-081-0/+73
* ospf6d: add overload supportDinesh Dutt2013-11-081-0/+117
* ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.Dinesh Dutt2013-11-081-6/+26
* ospf6d: schedule SPF to run on events rather than directly on each event.Dinesh Dutt2013-11-081-0/+7
* ospf6d: spellingDenis Ovsienko2011-09-271-8/+8
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-3/+6
* ospf6d: remove dead codeStephen Hemminger2009-12-101-0/+2
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-2/+2
* [ospf6d] Remove 'no router' from OSPF6_NODEStephen Hemminger2009-06-181-1/+0
* [ospf6d] Fix ospf6d crash if removing interface with no areaJon2009-06-181-0/+7
* [ospf6] Add no router ospf6Jon2009-06-181-0/+1
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-18/+18
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-3/+7
* [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debugPaul Jakma2006-05-151-0/+27
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-44/+24
* Better common router-id handling.hasso2004-10-111-3/+7