]> git.puffer.fish Git - matthieu/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>
Thu, 28 Jun 2018 06:52:15 +0000 (08:52 +0200)
commit538f0137f15751ef602b91ef02145080f65ac3d5
treec0c6129e86ad65f536bca46dbf691a25ebc2f0ee
parent83360720df53b196ac14d0c6b904119e43db5d7c
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