]> git.proxmox.com Git - mirror_frr.git/commit
pbrd: consolidate rule_notify debugs into one call
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Dec 2019 21:25:40 +0000 (16:25 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Dec 2019 21:25:40 +0000 (16:25 -0500)
commit23e8679f0d1872a1d55ee74a827427b907fd2309
tree25ea6cded430c13bb44a22cd740ae22199077c45
parenteb5d458b3f5e2813ad6c473323b2b37e243aad4f
pbrd: consolidate rule_notify debugs into one call

Consolidate the rule_notify_owner() debugs based on type
into one call, making use of zapi_rule_notify_owner2str()
to do so.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
pbrd/pbr_zebra.c