]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: introduce [no] debug bgp flowspec
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 20 Feb 2018 09:58:42 +0000 (10:58 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 30 Mar 2018 12:01:06 +0000 (14:01 +0200)
commit268e1b9b924ed1068bcdf1a5e49ce830f4cc7914
tree9452365cea5053b7ef33b245f061be62dea958ee
parentdba3c1d3fbf563aab505aebeed0ece7480e895a4
bgpd: introduce [no] debug bgp flowspec

It is possible to enhance debug bgp flowspec feature by using vty
command. This command, if enabled, will dump the match/set couple of
information received on NLRI.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_debug.c
bgpd/bgp_debug.h
bgpd/bgp_flowspec.c
bgpd/bgp_flowspec_vty.c