aboutsummaryrefslogtreecommitdiffstats
path: root/net/nsh/nsh.c
diff options
context:
space:
mode:
authorVenkat Duvvuru <[email protected]>2018-07-09 06:24:47 +0000
committerDavid S. Miller <[email protected]>2018-07-09 23:27:14 +0000
commite32d4e60b350124065e0ffd9c91ac13a439aee9a (patch)
tree3c8758b85442fe0f085f6b700466f63962c3f6c9 /net/nsh/nsh.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadkernel-e32d4e60b350124065e0ffd9c91ac13a439aee9a.tar.gz
kernel-e32d4e60b350124065e0ffd9c91ac13a439aee9a.zip
bnxt_en: Fix the vlan_tci exact match check.
It is possible that OVS may set don’t care for DEI/CFI bit in vlan_tci mask. Hence, checking for vlan_tci exact match will endup in a vlan flow rejection. This patch fixes the problem by checking for vlan_pcp and vid separately, instead of checking for the entire vlan_tci. Fixes: e85a9be93cf1 (bnxt_en: do not allow wildcard matches for L2 flows) Signed-off-by: Venkat Duvvuru <[email protected]> Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions