summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6d.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: kill ospf6_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+2
* ospf6d: Json support added for command "show ipv6 ospf6 route [json]"Yash Ranjan2021-01-271-2/+2
* ospf6d: Json support added for command "show ipv6 ospf6 database [json]"Yash Ranjan2021-01-131-14/+29
* ospf6d: Structural changes in ospf6d.cYash Ranjan2021-01-131-446/+303
* ospf6: don't create instance at startupIgor Ryzhov2020-11-191-6/+0
* ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-95/+121
* Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-1/+1
|\
| * *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
* | ospf6d: Move header includes around to reflect realityDonald Sharp2020-10-091-1/+1
* | ospf6d : Socket change for ospf6d vrf support.Kaushik2020-10-071-3/+2
|/
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+1
* *: remove second parameter on install_node()David Lamparter2020-04-161-1/+3
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-1/+0
* *: clean up cmd_node initializersDavid Lamparter2020-04-161-1/+3
* ospf6d: add newline to show debugging cmdChirag Shah2018-05-061-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-29/+29
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+2
* ospf6d: spf calculation w/ multiple router lsasChirag Shah2018-01-231-0/+44
* ospf6d: Fix the cli parsingDonald Sharp2017-09-141-1/+1
* ospf6d: properly update prefix list referencesDavid Lamparter2017-08-241-0/+18
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-1/+17
* ospf6d: Remove ospf6d version stringDonald Sharp2017-08-201-19/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-844/+801
* *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-59/+59
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-5/+5
* *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-4/+2
* *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-17/+17
* ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-77/+77
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-1/+1
* ospf6d: Fix parse_type_specDonald Sharp2017-04-281-7/+7
* ospf6d: Fix some issues with 'show ipv6 ospf6 data..'Donald Sharp2017-04-281-2/+2
* *: snmp: convert into modulesDavid Lamparter2017-03-251-8/+0
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-1/+1
* Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-17/+14
|\
| * vtysh: fix some macro breakageDavid Lamparter2016-11-231-17/+14
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-4/+4
|/
* all: Fix underfull doc strings, part 1Quentin Young2016-11-051-1/+3
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-19/+0
|\
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-7/+0
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-1/+0
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-248/+37
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-507/+163
* | ospf6d: clean up command string in CHECK ME commentsDaniel Walton2016-09-301-44/+13
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+17
* | zebra: CHECK ME fixesDaniel Walton2016-09-251-0/+73
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-28/+38
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-8/+8
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-576/+476