]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: Reduce range so we cannot go over the vrf rule
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Mar 2018 01:00:19 +0000 (21:00 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Apr 2018 17:22:43 +0000 (13:22 -0400)
commit8ee9738bbc436725b32c4b43cb4118f5fc3e1103
tree80a6866b9dbe56e4239ed228659660a71f20ddde
parent1c33fb1dbbaacd33fddea93a60eda539b8c53dc4
pbrd: Reduce range so we cannot go over the vrf rule

The linux kernel puts the vrf rule at 1000, since pbr
rules need to be before this rule, don't allow us to go
beyond.

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