]> git.proxmox.com Git - mirror_frr.git/commit - pbrd/pbr_map.c
pbrd, zebra: Fix multiple pbr-policy install
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Apr 2018 20:38:20 +0000 (16:38 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Apr 2018 22:43:46 +0000 (18:43 -0400)
commit37c606ffbf9353de5d6a0e3332cec5228c185938
treea91345d4e3cc22404fb9545c3e428140b354e86e
parent9b71ea4ba50d38f1d186e40af95a4eba2e46f9a0
pbrd, zebra: Fix multiple pbr-policy install

Somewhere along the way the ability to install multiple
pbr-policys for the same pbr-map was lost.

Add this back.  There is a limitation in that we are limited
to 64 interfaces per pbr-policy.

Ticket: CM-20429
Signed-off-by: Donald Sharp sharpd@cumulusnetworks.com>
pbrd/pbr_map.c
pbrd/pbr_map.h
pbrd/pbr_nht.c
pbrd/pbr_vty.c
pbrd/pbr_zebra.c
zebra/zebra_pbr.c