SKB priority queue scheduler (SKBPRIO)
modulename: sch_skbprio.ko
configname: CONFIG_NET_SCH_SKBPRIO
Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>QoS and/or fair queueing
└─>SKB priority queue scheduler (SKBPRIO)
In linux kernel since version 4.2 (release Date: 2015-08-30)
Say Y here if you want to use the SKB priority queue
scheduler. This schedules packets according to skb->priority,
which is useful for request packets in DoS mitigation systems such
as Gatekeeper.
To compile this driver as a module, choose M here: the module will
be called sch_skbprio.
If unsure, say N.
scheduler. This schedules packets according to skb->priority,
which is useful for request packets in DoS mitigation systems such
as Gatekeeper.
To compile this driver as a module, choose M here: the module will
be called sch_skbprio.
If unsure, say N.