Re: [PATCH 2.4] IP: disable ECN support by default - Config option

David S. Miller (davem@redhat.com)
09 Dec 2002 19:28:21 -0800


CONFIG_INET_ECN does exactly what you want.

If you turn it on, ECN is on by default.
If you turn it off, ECN is off by default.

The ECN support itself, is always compiled into the
kernel. CONFIG_INET_ECN only determines the initial
setting of the ecn sysctl.

Your patch adds zero functionality and only serves to make
the cofiguration more complicated.

-
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/