* Re: dead CONFIG_ variables: net/ipv4/
[not found] <Pine.LNX.4.64.0705021711450.16967@localhost.localdomain>
@ 2007-05-03 3:23 ` Patrick McHardy
0 siblings, 0 replies; only message in thread
From: Patrick McHardy @ 2007-05-03 3:23 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: Linux Kernel Mailing List, Kernel Netdev Mailing List
Robert P. J. Day wrote:
> again, this list contains some CONFIG_ variables that aren't
> technically dead, but *really* should be renamed to not be confused
> with Kconfig variables. there are, however, legitimately dead ones in
> the following in places:
Please post to netdev for networking related things.
> $ ../dead_config.sh net/ipv4
> ========== IP_NF_NAT ==========
> net/ipv4/netfilter/Kconfig:# If they want FTP, set to $CONFIG_IP_NF_NAT (m or y),
> net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:#if !defined(CONFIG_IP_NF_NAT) && !defined(CONFIG_IP_NF_NAT_MODULE)
> net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:#if !defined(CONFIG_IP_NF_NAT) && !defined(CONFIG_IP_NF_NAT_MODULE)
This one is a bug, thanks. Could you post results from the
other net/ subdirectories please?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-03 3:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Pine.LNX.4.64.0705021711450.16967@localhost.localdomain>
2007-05-03 3:23 ` dead CONFIG_ variables: net/ipv4/ Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).