Skip to content
Commit cf8b7c1a authored by Florian Westphal's avatar Florian Westphal
Browse files

netfilter: bridge: convert br_netfilter to NF_DROP_REASON



errno is 0 because these hooks are called from prerouting and forward.
There is no socket that the errno would ever be propagated to.

Other netfilter modules (e.g. nf_nat, conntrack, ...) can be converted
in a similar way.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
parent e0d45931
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment