Searched hist:294761 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/netpfil/ipfw/
H A Ddn_sched_qfq.cdiff 294761 Tue Jan 26 05:04:51 MST 2016 luigi Revert one chunk from commit 285362, which introduced an off-by-one error
in computing a shift index. The error was due to the use of mixed
fls() / __fls() functions in another implementation of qfq.
To avoid that the problem occurs again, properly document which
incarnation of the function we need.
Note that the bug only affects QFQ in FreeBSD head from last july, as
the patch was not merged to other versions.

Completed in 92 milliseconds