summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6d.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...Acee2023-06-231-0/+33
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* ospf6d: Enable the feature using configure.acAbhinay Ramesh2022-02-091-0/+5
* ospf6d: give error information for commands with non-exist vrfsanlan_cs2022-01-111-0/+36
* *: Remove redundand braces for single statement blocksDonatas Abraitis2021-11-271-2/+2
* ospf6d: Convert vty_out to vty_json for JSONDonatas Abraitis2021-11-251-8/+2
* ospf6d: rework filtering commands to be in line with ospfdRenato Westphal2021-09-201-16/+2
* ospf6d: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-09-161-0/+1
* ospf6d: cleanup useless checksIgor Ryzhov2021-09-151-19/+0
* ospf6d: Prevent crash of show ipv6 ospf data adv-router 0.0.0.0 linkstate-id ...Donald Sharp2021-09-011-4/+2
* ospf6d: GR helper configurationsrgirada2021-08-121-0/+3
* ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan2021-06-281-0/+1
* ospf6d: Support for nssa in ospfv3Kaushik2021-06-041-0/+5
* Merge pull request #8347 from volta-networks/fix_ospv6_filter_debugRuss White2021-05-071-0/+4
|\
| * ospf6d: Fix when an "export-list" or "filter-list out" is applied.lynne2021-05-041-0/+4
* | ospf6d: add vty support for multiple vrfsharios_niral2021-05-061-389/+664
|/
* 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