summaryrefslogtreecommitdiff
path: root/zebra/debug.c
AgeCommit message (Expand)Author
2020-10-02*: move "show debugging ..." commands to enable nodeIgor Ryzhov
2020-08-05zebra: debug flags for MAC-IP syncAnuradha Karuppiah
2020-08-05zebra: debug flags for evpn-mh ES and MAC-ECMPAnuradha Karuppiah
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-02-14zebra: mlag debug was not being persistedAnuradha Karuppiah
2020-01-21zebra: include zebra nexthop debug in show runnMark Stapp
2019-12-23zebra: add a debug category for nexthopsMark Stapp
2019-03-27zebra: Add detailed debugging command for NHT trackingDonald Sharp
2019-01-31zebra: Add code to allow us to add debug for mlagDonald Sharp
2018-10-25zebra: resolve style issues in dplane commitMark Stapp
2018-09-19zebra: fix debug dplane cliMark Stapp
2018-09-19zebra: add 'debug dplane' support and cliMark Stapp
2018-05-25zebra: PBR show debugging IPSET/IPTABLE hooks declaredPhilippe Guibert
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-10-24*: add missing \n in some help stringsRenato Westphal
2017-09-27Merge branch 'master' into bgpd-debug-updates-prefixDaniel Walton
2017-09-26zebra: Display if we are debugging zebra vxlan or notDonald Sharp
2017-09-19zebra: return CMD_SUCCESS when enabling debugsDaniel Walton
2017-08-21*: Add 'show debugging' command from vtyshDonald Sharp
2017-08-09zebra: fix pseudowire code re. upstream changesDavid Lamparter
2017-08-09zebra: add pseudowire managerßingen
2017-07-25zebra: debug cleanupDaniel Walton
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14bgpd, zebra: Cleanup warnings from new codeDonald Sharp
2017-07-14Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp
2017-07-14Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: remove VTYNL, part 4 of 6David Lamparter
2017-07-14*: remove VTYNL, part 2 of 6David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-12zebra: VNI and VTEP handlingvivek
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-11zebra: Fix kernel netlink hex dump of informationDonald Sharp
2017-05-04*: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal
2017-04-04zebra: "debug zebra nht" is not in the configDaniel Walton
2016-11-04all: Fix underfull doc strings, part 1Quentin Young
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-09-30all: added some missing <>s within []sDaniel Walton
2016-09-23zebra: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23Quagga: Static LSP configurationvivek
2016-09-22zebra: argv update for all but zebra_vty.cDaniel Walton
2016-09-22Revert "zebra: Fixup to use the new parser"Daniel Walton
2016-09-20zebra: Fixup to use the new parserDonald Sharp
2016-06-21zebra: Add `debug zebra kernel msgdump` functionalityQuentin Young
2016-06-20zebra: Change bitwise operations to purpose-built macrosQuentin Young