|
@@ -2833,7 +2833,7 @@ config NET_FC
|
|
|
"SCSI generic support".
|
|
|
|
|
|
config SHAPER
|
|
|
- tristate "Traffic Shaper (EXPERIMENTAL)"
|
|
|
+ tristate "Traffic Shaper (OBSOLETE)"
|
|
|
depends on EXPERIMENTAL
|
|
|
---help---
|
|
|
The traffic shaper is a virtual network device that allows you to
|
|
@@ -2842,9 +2842,9 @@ config SHAPER
|
|
|
these virtual devices. See
|
|
|
<file:Documentation/networking/shaper.txt> for more information.
|
|
|
|
|
|
- An alternative to this traffic shaper is the experimental
|
|
|
- Class-Based Queuing (CBQ) scheduling support which you get if you
|
|
|
- say Y to "QoS and/or fair queuing" above.
|
|
|
+ An alternative to this traffic shaper are traffic schedulers which
|
|
|
+ you'll get if you say Y to "QoS and/or fair queuing" in
|
|
|
+ "Networking options".
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
will be called shaper. If unsure, say N.
|