git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
115bc8f
)
netfilter: xtables: make use of caller family rather than match family
author
Jan Engelhardt
<jengelh@medozas.de>
Wed, 17 Mar 2010 23:44:52 +0000
(
00:44
+0100)
committer
Jan Engelhardt
<jengelh@medozas.de>
Thu, 18 Mar 2010 13:20:06 +0000
(14:20 +0100)
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>
net/netfilter/xt_dscp.c
patch
|
blob
|
history
net/netfilter/xt_hashlimit.c
patch
|
blob
|
history
net/netfilter/xt_policy.c
patch
|
blob
|
history
net/netfilter/xt_recent.c
patch
|
blob
|
history
net/netfilter/xt_state.c
patch
|
blob
|
history
diff --cc
net/netfilter/xt_dscp.c
Simple merge
diff --cc
net/netfilter/xt_hashlimit.c
Simple merge
diff --cc
net/netfilter/xt_policy.c
Simple merge
diff --cc
net/netfilter/xt_recent.c
Simple merge
diff --cc
net/netfilter/xt_state.c
Simple merge