Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SHAPER
has multiple definitions:
drivers/net/Kconfig
The configuration item CONFIG_SHAPER:
CONFIG_EXPERIMENTAL
shaper
The traffic shaper is a virtual network device that allows you to limit the rate of outgoing data flow over some other network device. The traffic that you want to slow down can then be routed through these virtual devices. See Documentation/networking/shaper.txt for more information.
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.
drivers/net/Kconfig
The configuration item CONFIG_SHAPER:
CONFIG_EXPERIMENTAL
shaper
The traffic shaper is a virtual network device that allows you to limit the rate of outgoing data flow over some other network device. The traffic that you want to slow down can then be routed through these virtual devices. See 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.
To compile this driver as a module, choose M here: the module will be called shaper. If unsure, say N.
Raw data from LKDDb:
lkddb module shaper CONFIG_SHAPER : drivers/net/Kconfig : "Traffic Shaper (OBSOLETE)" # in 2.5.45–2.5.75, 2.6.0–2.6.24
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab