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:
0abee52
)
netfilter: use NFPROTO_IPV4 instead of AF_INET
author
Changli Gao
<xiaosuo@gmail.com>
Thu, 16 Sep 2010 17:37:30 +0000
(19:37 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 16 Sep 2010 17:37:30 +0000
(19:37 +0200)
The field family of xt_target should be NFPROTO_IPV4, though
NFPROTO_IPV4 and AF_INET are the same.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found