summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2005-03-30 00:33:25 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2005-03-30 00:33:25 -0800
commit6b93b017d9c2e87376a70bf8e14ef3b0b88a0ee2 (patch)
tree8a87552f0cf455d09dd002780108a017c0dcc88e /net/unix/af_unix.c
parent822f6f6b78202a13a6aeecbbed304c380767efbf (diff)
[NETFILTER]: Restore ports module parameter for ip_nat_{ftp,irq}
There is no 'ports' parameter for the ip_nat_ftp and ip_nat_irc modules in 2.6.11: the ports parameter supplied to the ip_conntrack_ftp/ip_conntrack_irc module defines the ports. It was unfortunate that we were lazy in the original implementation, and forced the user to duplicate the arguments. Even more unfortunate, the removal of the parameter caused autoloading to break for various setups, with an 'Unknown parameter' message. The solution is to restore the parameter as a dummy, with a polite warning message that it is no longer neccessary. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions