index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: add 'detail' mpls debug setting
Mark Stapp
2021-04-05
1
-7
/
+20
*
zebra: add some debugging for PBR events in zebra
Stephen Worley
2021-02-01
1
-0
/
+38
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
zebra: debug flags for MAC-IP sync
Anuradha Karuppiah
2020-08-05
1
-1
/
+34
*
zebra: debug flags for evpn-mh ES and MAC-ECMP
Anuradha Karuppiah
2020-08-05
1
-0
/
+46
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-2
/
+5
*
zebra: mlag debug was not being persisted
Anuradha Karuppiah
2020-02-14
1
-0
/
+5
*
zebra: include zebra nexthop debug in show runn
Mark Stapp
2020-01-21
1
-2
/
+10
*
zebra: add a debug category for nexthops
Mark Stapp
2019-12-23
1
-0
/
+30
*
zebra: Add detailed debugging command for NHT tracking
Donald Sharp
2019-03-27
1
-6
/
+22
*
zebra: Add code to allow us to add debug for mlag
Donald Sharp
2019-01-31
1
-0
/
+24
*
zebra: resolve style issues in dplane commit
Mark Stapp
2018-10-25
1
-0
/
+1
*
zebra: fix debug dplane cli
Mark Stapp
2018-09-20
1
-2
/
+3
*
zebra: add 'debug dplane' support and cli
Mark Stapp
2018-09-20
1
-0
/
+47
*
zebra: PBR show debugging IPSET/IPTABLE hooks declared
Philippe Guibert
2018-05-25
1
-0
/
+3
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+6
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-1
/
+1
*
Merge branch 'master' into bgpd-debug-updates-prefix
Daniel Walton
2017-09-27
1
-0
/
+2
|
\
|
*
zebra: Display if we are debugging zebra vxlan or not
Donald Sharp
2017-09-26
1
-0
/
+2
*
|
zebra: return CMD_SUCCESS when enabling debugs
Daniel Walton
2017-09-19
1
-5
/
+5
|
/
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-6
/
+6
*
zebra: fix pseudowire code re. upstream changes
David Lamparter
2017-08-09
1
-1
/
+1
*
zebra: add pseudowire manager
ßingen
2017-08-09
1
-0
/
+25
*
zebra: debug cleanup
Daniel Walton
2017-07-25
1
-71
/
+64
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-245
/
+224
*
bgpd, zebra: Cleanup warnings from new code
Donald Sharp
2017-07-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr
Donald Sharp
2017-07-14
1
-37
/
+31
|
\
|
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-3
/
+3
|
|
\
|
*
|
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-18
/
+12
|
*
|
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-19
/
+19
*
|
|
Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr
Donald Sharp
2017-07-14
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-3
/
+3
|
|
/
*
/
zebra: VNI and VTEP handling
vivek
2017-07-12
1
-0
/
+34
|
/
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-25
/
+25
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
zebra: Fix kernel netlink hex dump of information
Donald Sharp
2017-05-11
1
-0
/
+10
*
*: fix a bunch of segfaults detected by a CLI fuzzer
Renato Westphal
2017-05-04
1
-3
/
+4
*
zebra: "debug zebra nht" is not in the config
Daniel Walton
2017-04-04
1
-0
/
+5
*
all: Fix underfull doc strings, part 1
Quentin Young
2016-11-05
1
-59
/
+22
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-1
/
+36
|
\
|
*
Quagga: Static LSP configuration
vivek
2016-09-23
1
-0
/
+36
*
|
all: added some missing <>s within []s
Daniel Walton
2016-09-30
1
-2
/
+2
*
|
zebra: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-11
/
+16
*
|
convert <1-255> to (1-255), ()s to <>s, etc
Daniel Walton
2016-09-23
1
-5
/
+5
*
|
zebra: argv update for all but zebra_vty.c
Daniel Walton
2016-09-22
1
-11
/
+11
*
|
Revert "zebra: Fixup to use the new parser"
Daniel Walton
2016-09-22
1
-11
/
+11
*
|
zebra: Fixup to use the new parser
Donald Sharp
2016-09-21
1
-11
/
+11
|
/
[next]