DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: network - Fix altq_red
commit dd5c35afefa265ea0a806b663c10cfa861f3d582
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Oct 4 17:44:24 2010 -0700
network - Fix altq_red
* altq_red was asserting that it could only be called from PF when in fact
it can also be called via ifq_enqueue().
* Add code to handle the ifq_enqueue path.
Reported-by: Francois Tigeot <ftigeot@wolfpond.org>
Summary of changes:
sys/net/altq/altq_red.c | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dd5c35afefa265ea0a806b663c10cfa861f3d582
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]