]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add debug routine to display which PBR entry is handled
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 11 Jun 2018 13:41:57 +0000 (15:41 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 2 Jul 2018 07:20:39 +0000 (09:20 +0200)
commitfa73fdcb1bd83211056434144cc9c7b371dd45a1
tree1a84f7147324afee99f0e240389c172591ffad55
parentc0b8c1abed5f2c4d8ba1226856312ab721625257
bgpd: add debug routine to display which PBR entry is handled

To know which entry is set/unset, a debug handler is present, that
displays which entry is injected/removed to/from zebra.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_pbr.c