]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_pbr.c
zebra: add information about which port is monitored
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 6 Jul 2018 11:09:13 +0000 (13:09 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 24 Jul 2018 10:17:57 +0000 (12:17 +0200)
commit0b328d3fdbaae081436ac7fb96ff700da4856799
tree4389188a68f875d5dde4e6251bbebd3a51c9babd
parent0aba5761c0f92ec6f51e4e4cfc69c730f1225e47
zebra: add information about which port is monitored

Each ipset with port value monitors either src port or dst port.
The information is added to show pbr iptable commmand.

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