git: kernel - Fix fairq, PF table hash was not being initialized
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Feb 18 20:52:03 PST 2011
commit 14dd43dcdf0f6b68157afd14680c1f4c087f8286
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Feb 18 20:49:20 2011 -0800
kernel - Fix fairq, PF table hash was not being initialized
* fairq depends on the PF table entry hash, which was not being
initialized.
* Fixes problems with fairq not queueing fairly.
Summary of changes:
sys/net/pf/pf.c | 6 ++++++
sys/net/pf/pf_ioctl.c | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14dd43dcdf0f6b68157afd14680c1f4c087f8286
--
DragonFly BSD source repository
More information about the Commits
mailing list