On Thu, 17 Nov 2005, David S. Miller wrote:

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?

What about patch that fixes vlan with bonding?

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e3babcd69ec0fde874838e276eb0b211c6a5647

I think we should fix this in 2.6.14-stable also.

Best regards,

                                Krzysztof Olędzki

Reply via email to