]> git.proxmox.com Git - mirror_frr.git/commit - pbrd/pbr_main.c
pbrd: Allow PBR to ignore Access List commands
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 Apr 2018 14:02:32 +0000 (10:02 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 Apr 2018 16:56:19 +0000 (12:56 -0400)
commitad1dabd5c3de7b000fd4a7eef3d3a154ae197069
tree6155fb92ae7dd2bc1ee395dba24dc86fab354a66
parent82557cf0043b0e73adecd4daedfaf60cf262839c
pbrd: Allow PBR to ignore Access List commands

PBR is hooked up to receive access-list commands automatically,
as are all daemons, add the bit of code to allow the PBR
daemon to safely receive the command and ignore it for the
moment.

Ticket: CM-20569
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pbrd/pbr_main.c