summaryrefslogtreecommitdiff
path: root/ospfd/ospf_dump.c
AgeCommit message (Expand)Author
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-23ospfd: Remove unused functionDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-17Revert "ospfd: rSPF calc and messaging for optimal route reflection"Donatas Abraitis
2023-01-17Revert "bgpd, ospfd: BGP ORR CI warning fixes"Donatas Abraitis
2023-01-17Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"Donatas Abraitis
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-12ospfd: few fixes in rSPF calc when LSA received from non root nodeMadhuri Kuruganti
2022-10-12bgpd, ospfd: BGP ORR CI warning fixesMadhuri Kuruganti
2022-10-12ospfd: rSPF calc and messaging for optimal route reflectionMadhuri Kuruganti
2022-10-12Merge pull request #12074 from donaldsharp/lib_debugsDonatas Abraitis
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp
2022-09-20ospfd: fix for few debug commands lost in config after debug ospf packet is e...Madhuri Kuruganti
2022-09-20ospfd: fix for debug ospf <inst> packet fails with instance not runningMadhuri Kuruganti
2022-09-19ospfd: fix for some of ospf debug commands config lost after rebootMadhuri Kuruganti
2022-06-15bgpd, ospfd: Remove extra newline for `show debugging`Donald Sharp
2022-06-01ospfd: cli: add client api debug optionChristian Hopps
2022-01-31ospfd: Convert output to host order from network order for route_tagDonald Sharp
2021-11-20Merge pull request #9683 from volta-networks/sr-minor-fixesIgor Ryzhov
2021-10-26ospfd: Adding apropriate ism state in ptop neighbors.rgirada
2021-10-13ospfd: Add `converged` and `role` json output for neighbor commandDonald Sharp
2021-09-28ospfd: fix display of debug flagsFredi Raspall
2021-07-05ospfd: adjust log config for GRGalaxyGorilla
2021-05-19ospfd: Correct Coverity defectsOlivier Dugeon
2021-04-13ospfd: show seconds in timeval_dumpMark Stapp
2021-03-23ospfd: fix checkpatch warningsRafael Zalamena
2021-03-23ospfd: add debug option for BFDRafael Zalamena
2021-02-24ospfd: don't rely on instance existence in vtyIgor Ryzhov
2021-01-19ospfd: Add 'debug ospf ti-lfa' commandGalaxyGorilla
2020-11-01ospfd: OSPF external summarisation debug supportrgirada
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-09-22ospfd: Debug support to ospf GR helper functionalityrgirada
2020-09-22ospfd: ospf GR helper initializationrgirada
2020-09-09ospfd: ldp-igp-sync feature: adding ospf supportlynne
2020-07-07ospf: Default-information originate with routemapSantosh P K
2020-04-20*: sprintf -> snprintfQuentin Young
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
2020-03-08*: Replace `sizeof something` to sizeof(something)Donatas Abraitis
2020-02-27ospfd: Cleanup set but unused variablesDonald Sharp
2019-11-19ospfd: The ip header dump is crazy long and uselessDonald Sharp
2019-02-26ospfd: strncpy -> strlcpyQuentin Young
2018-10-01ospfd: fix symbol collisionDavid Lamparter
2018-06-18Merge pull request #2486 from pacovn/cppcheck_fmt_validationDonald Sharp
2018-06-18ospfd, pimd: redundant memset (cppcheck)paco
2018-06-18babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco