summaryrefslogtreecommitdiffstats
path: root/zebra/debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: add 'detail' mpls debug settingMark Stapp2021-04-051-7/+20
* zebra: add some debugging for PBR events in zebraStephen Worley2021-02-011-0/+38
* *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
* zebra: debug flags for MAC-IP syncAnuradha Karuppiah2020-08-051-1/+34
* zebra: debug flags for evpn-mh ES and MAC-ECMPAnuradha Karuppiah2020-08-051-0/+46
* *: 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-2/+5
* zebra: mlag debug was not being persistedAnuradha Karuppiah2020-02-141-0/+5
* zebra: include zebra nexthop debug in show runnMark Stapp2020-01-211-2/+10
* zebra: add a debug category for nexthopsMark Stapp2019-12-231-0/+30
* zebra: Add detailed debugging command for NHT trackingDonald Sharp2019-03-271-6/+22
* zebra: Add code to allow us to add debug for mlagDonald Sharp2019-01-311-0/+24
* zebra: resolve style issues in dplane commitMark Stapp2018-10-251-0/+1
* zebra: fix debug dplane cliMark Stapp2018-09-201-2/+3
* zebra: add 'debug dplane' support and cliMark Stapp2018-09-201-0/+47
* zebra: PBR show debugging IPSET/IPTABLE hooks declaredPhilippe Guibert2018-05-251-0/+3
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+6
* *: add missing \n in some help stringsRenato Westphal2017-10-241-1/+1
* Merge branch 'master' into bgpd-debug-updates-prefixDaniel Walton2017-09-271-0/+2
|\
| * zebra: Display if we are debugging zebra vxlan or notDonald Sharp2017-09-261-0/+2
* | zebra: return CMD_SUCCESS when enabling debugsDaniel Walton2017-09-191-5/+5
|/
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-6/+6
* zebra: fix pseudowire code re. upstream changesDavid Lamparter2017-08-091-1/+1
* zebra: add pseudowire managerßingen2017-08-091-0/+25
* zebra: debug cleanupDaniel Walton2017-07-251-71/+64
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-245/+224
* bgpd, zebra: Cleanup warnings from new codeDonald Sharp2017-07-141-1/+1
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-37/+31
|\
| * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-3/+3
| |\
| * | *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-18/+12
| * | *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-19/+19
* | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-3/+3
|\ \ \ | | |/ | |/|
| * | vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-3/+3
| |/
* / zebra: VNI and VTEP handlingvivek2017-07-121-0/+34
|/
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-25/+25
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: Fix kernel netlink hex dump of informationDonald Sharp2017-05-111-0/+10
* *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-041-3/+4
* zebra: "debug zebra nht" is not in the configDaniel Walton2017-04-041-0/+5
* all: Fix underfull doc strings, part 1Quentin Young2016-11-051-59/+22
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-1/+36
|\
| * Quagga: Static LSP configurationvivek2016-09-231-0/+36
* | all: added some missing <>s within []sDaniel Walton2016-09-301-2/+2
* | zebra: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-11/+16
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-5/+5
* | zebra: argv update for all but zebra_vty.cDaniel Walton2016-09-221-11/+11
* | Revert "zebra: Fixup to use the new parser"Daniel Walton2016-09-221-11/+11
* | zebra: Fixup to use the new parserDonald Sharp2016-09-211-11/+11
|/