]> git.proxmox.com Git - mirror_frr.git/commit - pbrd/pbr_vty.c
pbrd: If we get the same prefix safely ignore
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Mar 2018 17:25:20 +0000 (13:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Apr 2018 17:22:43 +0000 (13:22 -0400)
commitb8eb036fb289df03190f0a88dbee2431d21c0d55
treef714efe17baae3ef18d80ce06afdb665b33676ab
parent66fd4b64e5e0a6d6d5f524c48889ced674d7c6e0
pbrd: If we get the same prefix safely ignore

If the match src-ip or dst-ip command entered has already
been received and it's the same prefix, we are done and
do not need to do anything more.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pbrd/pbr_vty.c