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

看板DFBSD_commit作者時間15年前 (2011/02/19 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1DNqwJrP (DFBSD_commit)