Re: CONFIG_IP_NOSR

Andi Kleen (ak@muc.de)
08 Jan 1999 14:08:34 +0100


In article <XFMail.990105205205.jfbauer@home.com>,
jfbauer@home.com (Jim Bauer) writes:
> In linux-2.2.0-pre4 the config option CONFIG_IP_NOSR
> exists but never seems to be used. The only places where
> it occurs is: net/ipv4/Config.in Documentation/Configure.help
> and in arch/*/*defconfig. So did some code dissapear that
> wasn't suppose to, or is it an obsolete config option?

The configuration option is obsolete, it can be configured at run time
and on a per device basis using the
/proc/sys/net/ipv4/conf/*/accept_source_route sysctls. The config option
should be removed.

-Andi

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