-
- Downloads
netfilter: xtables: make use of caller family rather than match family
The matches can have .family = NFPROTO_UNSPEC, and though that is not
the case for the touched modules, it seems better to just use the
nfproto from the caller.
Signed-off-by:
Jan Engelhardt <jengelh@medozas.de>
Showing
- net/netfilter/xt_dscp.c 1 addition, 1 deletionnet/netfilter/xt_dscp.c
- net/netfilter/xt_hashlimit.c 5 additions, 5 deletionsnet/netfilter/xt_hashlimit.c
- net/netfilter/xt_policy.c 2 additions, 2 deletionsnet/netfilter/xt_policy.c
- net/netfilter/xt_recent.c 3 additions, 3 deletionsnet/netfilter/xt_recent.c
- net/netfilter/xt_state.c 3 additions, 3 deletionsnet/netfilter/xt_state.c
Loading
Please register or sign in to comment