alistair23-linux/net
Harald Welte 2fce76afdb [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768
Since we've converted the ftp/irc/tftp helpers to use the new
module_parm_array() some time ago, we ware accidentially using signed data
types - thus preventing those modules from being used on ports >= 32768.

This patch fixes it by using 'ushort' module parameters.

Thanks to Jan Nijs for reporting this bug.

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-17 15:06:47 -08:00
..
802 [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
8021q
appletalk
atm
ax25 [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
bluetooth [Bluetooth]: Remove the usage of /proc completely 2005-11-08 09:57:38 -08:00
bridge
core [NET]: Detect hardware rx checksum faults correctly 2005-11-10 13:01:24 -08:00
dccp [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
decnet [DECNET]: fix SIGPIPE 2005-11-11 12:04:28 -08:00
econet
ethernet [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
ieee80211 ieee80211: cleanup crypto list handling, other minor cleanups. 2005-11-09 01:01:04 -05:00
ipv4 [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768 2005-11-17 15:06:47 -08:00
ipv6 [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly 2005-11-16 12:55:37 -08:00
ipx
irda [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
key
lapb
llc [LLC]: Make core block on remote busy. 2005-11-14 21:57:46 -08:00
netfilter [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG 2005-11-16 23:14:19 -08:00
netlink [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00
netrom
packet
rose [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
rxrpc [NET]: Detect hardware rx checksum faults correctly 2005-11-10 13:01:24 -08:00
sched [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
sctp [SCTP]: Include ulpevents in socket receive buffer accounting. 2005-11-11 16:08:24 -08:00
sunrpc [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever 2005-11-15 08:59:19 -08:00
unix [PATCH] add a vfs_permission helper 2005-11-09 07:55:58 -08:00
wanrouter [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
x25
xfrm [XFRM]: Use generic netlink receive queue processor 2005-11-10 02:26:40 +01:00
compat.c
Kconfig
Makefile [NETFILTER]: link 'netfilter' before ipv4 2005-11-14 15:25:59 -08:00
nonet.c
socket.c
sysctl_net.c
TUNABLE