summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_dump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: adjust log config for GRGalaxyGorilla2021-07-051-16/+11
* ospfd: Correct Coverity defectsOlivier Dugeon2021-05-191-48/+54
* ospfd: show seconds in timeval_dumpMark Stapp2021-04-131-9/+8
* ospfd: fix checkpatch warningsRafael Zalamena2021-03-231-2/+2
* ospfd: add debug option for BFDRafael Zalamena2021-03-231-0/+44
* ospfd: don't rely on instance existence in vtyIgor Ryzhov2021-02-241-41/+29
* ospfd: Add 'debug ospf ti-lfa' commandGalaxyGorilla2021-01-191-0/+30
* ospfd: OSPF external summarisation debug supportrgirada2020-11-021-8/+22
* ospfd: replace inet_ntoaMark Stapp2020-10-221-18/+18
* ospfd: Debug support to ospf GR helper functionalityrgirada2020-09-221-0/+36
* ospfd: ospf GR helper initializationrgirada2020-09-221-0/+2
* ospfd: ldp-igp-sync feature: adding ospf supportlynne2020-09-091-0/+43
* ospf: Default-information originate with routemapSantosh P K2020-07-071-1/+39
* *: sprintf -> snprintfQuentin Young2020-04-211-7/+6
* *: 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
* *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-081-1/+1
* ospfd: Cleanup set but unused variablesDonald Sharp2020-02-271-2/+2
* ospfd: The ip header dump is crazy long and uselessDonald Sharp2019-11-191-17/+0
* ospfd: strncpy -> strlcpyQuentin Young2019-02-261-2/+1
* ospfd: fix symbol collisionDavid Lamparter2018-10-011-1/+1
* Merge pull request #2486 from pacovn/cppcheck_fmt_validationDonald Sharp2018-06-181-7/+7
|\
| * babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco2018-06-181-7/+7
* | ospfd, pimd: redundant memset (cppcheck)paco2018-06-181-6/+0
|/
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-42/+43
* OSPFd: Update Segment Routing PR following reviewOlivier Dugeon2018-01-291-0/+12
* OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-181-1/+35
* *: don't use deprecated stream.h macrosQuentin Young2017-12-011-9/+9
* lib, ospf6d, ospfd, zebra: Add ZEBRA_STRDonald Sharp2017-10-251-4/+4
* ospfd: fix clang warningVincent JARDIN2017-10-081-0/+1
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-3/+5
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-13/+13
* ospfd: Fix MI-OSPF CLIsChirag Shah2017-08-051-8/+8
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1284/+1213
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-2/+1
* *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-1/+1
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-45/+45
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-2/+2
* *: use vty_outlnQuentin Young2017-06-291-60/+55
* *: remove VTY_GET_*Quentin Young2017-06-271-11/+11
* *: simplify log message lookupQuentin Young2017-06-211-7/+7
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-120/+0
|\
| * ospfd: isolate ospfapiclient lib from ospf libDavid Lamparter2017-02-071-120/+0
* | ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-2/+3
* | bgpd, ospfd, zebra: remove duplicate cli installsQuentin Young2016-12-291-5/+0