summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6d.c
AgeCommit message (Expand)Author
2023-06-23ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...Acee
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp
2022-02-09ospf6d: Enable the feature using configure.acAbhinay Ramesh
2022-01-11ospf6d: give error information for commands with non-exist vrfsanlan_cs
2021-11-27*: Remove redundand braces for single statement blocksDonatas Abraitis
2021-11-25ospf6d: Convert vty_out to vty_json for JSONDonatas Abraitis
2021-09-20ospf6d: rework filtering commands to be in line with ospfdRenato Westphal
2021-09-16ospf6d: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-09-15ospf6d: cleanup useless checksIgor Ryzhov
2021-09-01ospf6d: Prevent crash of show ipv6 ospf data adv-router 0.0.0.0 linkstate-id ...Donald Sharp
2021-08-11ospf6d: GR helper configurationsrgirada
2021-06-27ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan
2021-06-04ospf6d: Support for nssa in ospfv3Kaushik
2021-05-07Merge pull request #8347 from volta-networks/fix_ospv6_filter_debugRuss White
2021-05-06ospf6d: add vty support for multiple vrfsharios_niral
2021-05-04ospf6d: Fix when an "export-list" or "filter-list out" is applied.lynne
2021-03-22ospf6d: kill ospf6_memory.h, use MTYPE_STATICDavid Lamparter
2021-01-26ospf6d: Json support added for command "show ipv6 ospf6 route [json]"Yash Ranjan
2021-01-13ospf6d: Json support added for command "show ipv6 ospf6 database [json]"Yash Ranjan
2021-01-13ospf6d: Structural changes in ospf6d.cYash Ranjan
2020-11-20ospf6: don't create instance at startupIgor Ryzhov
2020-10-30ospf6d : Transformation changes for ospf6 vrf support.harios_niral
2020-10-09Merge pull request #7222 from idryzhov/fix-debugRenato Westphal
2020-10-08ospf6d: Move header includes around to reflect realityDonald Sharp
2020-10-06ospf6d : Socket change for ospf6d vrf support.Kaushik
2020-10-02*: move "show debugging ..." commands to enable nodeIgor Ryzhov
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2018-05-05ospf6d: add newline to show debugging cmdChirag Shah
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-01-22ospf6d: spf calculation w/ multiple router lsasChirag Shah
2017-09-14ospf6d: Fix the cli parsingDonald Sharp
2017-08-24ospf6d: properly update prefix list referencesDavid Lamparter
2017-08-21*: Add 'show debugging' command from vtyshDonald Sharp
2017-08-19ospf6d: Remove ospf6d version stringDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14*: remove VTYNL, part 6 of 6David Lamparter
2017-07-14*: remove VTYNL, part 4 of 6David Lamparter
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-14*: remove VTYNL, part 2 of 6David Lamparter
2017-07-14ospf6d: VNL -> VTYNLDavid Lamparter
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter