summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_dump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | all: Fix underfull doc strings, part 1Quentin Young2016-11-051-2/+4
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-1/+1
|\|
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-081-1/+1
* | ospfd: added some missing <>sDaniel Walton2016-09-301-1/+1
* | all: added some missing <>s within []sDaniel Walton2016-09-301-13/+13
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-235/+108
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-4/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+16
* | ospfd: minor parser fixesDaniel Walton2016-09-291-3/+4