linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / net / sched / Kconfig
index 8298ea9..778b1e5 100644 (file)
@@ -305,7 +305,7 @@ config NET_CLS_U32
        tristate "Universal 32bit comparisons w/ hashing (U32)"
        select NET_CLS
        ---help---
-         Say Y here to be able to classify packets using a universal
+         Say Y here to be able to classify packetes using a universal
          32bit pieces based comparison scheme.
 
          To compile this code as a module, choose M here: the
@@ -434,6 +434,7 @@ config NET_EMATCH_TEXT
 
 config NET_CLS_ACT
        bool "Actions"
+       depends on EXPERIMENTAL
        select NET_ESTIMATOR
        ---help---
          Say Y here if you want to use traffic control actions. Actions
@@ -485,7 +486,7 @@ config NET_ACT_IPT
         tristate "IPtables targets"
         depends on NET_CLS_ACT && NETFILTER && IP_NF_IPTABLES
         ---help---
-         Say Y here to be able to invoke iptables targets after successful
+         Say Y here to be able to invoke iptables targets after succesful
          classification.
 
          To compile this code as a module, choose M here: the
@@ -537,8 +538,8 @@ config NET_ESTIMATOR
        ---help---
          Say Y here to allow using rate estimators to estimate the current
          rate-of-flow for network devices, queues, etc. This module is
-         automatically selected if needed but can be selected manually for
-         statistical purposes.
+         automaticaly selected if needed but can be selected manually for
+         statstical purposes.
 
 endif # NET_SCHED