From: Harald Welte <[EMAIL PROTECTED]>
Date: Tue, 15 Nov 2005 11:03:51 +0100

> [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 <[EMAIL PROTECTED]>

Applied, thanks.

I think this is definitely a 2.6.14-stable candidate?
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to