Skip to content
Commit f7d80955 authored by Michael Braun's avatar Michael Braun Committed by Greg Kroah-Hartman
Browse files

netfilter: nft_reject_bridge: enable reject with bridge vlan

commit e9c284ec upstream.

Currently, using the bridge reject target with tagged packets
results in untagged packets being sent back.

Fix this by mirroring the vlan id as well.

Fixes: 85f5b308

 ("netfilter: bridge: add reject support")
Signed-off-by: default avatarMichael Braun <michael-dev@fami-braun.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 60efd2f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment