]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6
authorYasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Mon, 14 Nov 2005 23:27:43 +0000 (15:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2005 23:27:43 +0000 (15:27 -0800)
commit216b23323a4946735a4a42e22dd28025aef852f9
tree3fd8e9221881db36d8e1dd9562efa27fd36d344e
parentbd45d06ac98f58d20d162b6bc7d354759ad5cedc
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6

These variables should be unsigned.  This fixes sysctl handler for
nf_ct_frag6_{low,high}_thresh.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
net/ipv6/netfilter/nf_conntrack_reasm.c