Re: Remaining undocumented Configure.help symbols

Harald Welte (laforge@gnumonks.org)
Wed, 30 May 2001 18:55:42 -0300


On Tue, May 29, 2001 at 02:59:40PM -0400, Eric S. Raymond wrote:

> CONFIG_NET_CLS_TCINDEX

If you say Y here, you will be able to classify outgoing packets
according to the tc_index field of the skb. You will want this
feature if you want to implement Differentiates Services useing
sch_dsmark. If unsure, say Y.

This code is also available as a module called cls_tcindex.o ( = code
which can be inserted in and removed from the running kernel
whenever you want). If you want to compile it as a module, say MM
here and read Documentation/modules.txt

> CONFIG_NET_SCH_INGRESS

If you say Y here, you will be able to police incoming bandwidth
and drop packets when this bandwidth exceeds your desired rate.
If unsure, say Y.

This code is also available as a module called cls_tcindex.o ( = code
which can be inserted in and removed from the running kernel
whenever you want). If you want to compile it as a module, say MM
here and read Documentation/modules.txt

> As before, if you know enough about any of these configuration options to
> write a help entry, please send it to me.

-- 
Live long and prosper
- Harald Welte / laforge@gnumonks.org               http://www.gnumonks.org/
============================================================================
GCS/E/IT d- s-: a-- C+++ UL++++$ P+++ L++++$ E--- W- N++ o? K- w--- O- M- 
V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+ e* h+ r% y+(*)
-
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/