Re: [PATCH 2.4.20-pre7] net/ipv4/netfilter/ip_conntrack_ftp and _irc to export objs

From: Martin Josefsson (gandalf@wlug.westbo.se)
Date: Sat Sep 14 2002 - 13:37:02 EST


On Sat, 2002-09-14 at 20:19, Jarno Paananen wrote:

> Hm, didn't notice those, sorry.
>
> It seems the condition for the actual export is different than the
> Makefile. In ip_conntrack_ftp.c for example the export is done:
>
> #ifdef CONFIG_IP_NF_NAT_NEEDED
> EXPORT_SYMBOL(ip_ftp_lock);
> #endif
>
> and in Makefile:
>
> ifdef CONFIG_IP_NF_NAT_FTP
> export-objs += ip_conntrack_ftp.o
> endif

I just did a basic test and I didn't manage to get
CONFIG_IP_NF_NAT_NEEDED set without getting CONFIG_IP_NF_NAT and
CONFIG_IP_NF_NAT_FTP and CONFIG_IP_NF_NAT_IRC set aswell.
(with the corresponding CONFIG_IP_NF_FTP and CONFIG_IP_NF_IRC of course)

-- 
/Martin

Never argue with an idiot. They drag you down to their level, then beat you with experience.


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:36 EST