diff options
author | Patrick McHardy <kaber@trash.net> | 2009-01-12 01:06:07 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-13 06:18:35 +0100 |
commit | 71320afcdb33b3f0b754ba1fac6a8c77aa469041 (patch) | |
tree | cb613b91b48e46c282ee3ee9feeca29f7cf84178 /block/cfq-iosched.c | |
parent | netfilter 05/09: ebtables: fix inversion in match code (diff) | |
download | linux-71320afcdb33b3f0b754ba1fac6a8c77aa469041.tar.xz linux-71320afcdb33b3f0b754ba1fac6a8c77aa469041.zip |
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
An old bug crept back into the ICMP/ICMPv6 conntrack protocols: the timeout
values are defined as unsigned longs, the sysctl's maxsize is set to
sizeof(unsigned int). Use unsigned int for the timeout values as in the
other conntrack protocols.
Reported-by: Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/cfq-iosched.c')
0 files changed, 0 insertions, 0 deletions