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:
3569b62
)
[NETFILTER]: ipt_CLUSTERIP: add compat code
author
Patrick McHardy
<kaber@trash.net>
Sun, 8 Jul 2007 05:38:30 +0000
(22:38 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:18:17 +0000
(22:18 -0700)
Adjust structure size and don't expect pointers passed in from
userspace to be valid. Also replace an enum in an ABI structure
by a fixed size type.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found