DragonFly BSD
DragonFly commits List (threaded) for 2011-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix fairq, PF table hash was not being initialized


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Feb 2011 20:50:41 -0800 (PST)

commit 14dd43dcdf0f6b68157afd14680c1f4c087f8286
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]