Re: More pf work

看板DFBSD_kernel作者時間15年前 (2010/11/19 21:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/10 (看更多)
Am 17.11.2010 23:39, schrieb Jan Lentfer: > >> http://gitweb.dragonflybsd.org/~lentferj/dragonfly.git/shortlog/refs/heads/pf44 > > I could track down the panic as far as line 2113 of pf_table.c > > pfr_setflags_ktable(kt, kt->pfrkt_flags&~PFR_TFLAG_REFERENCED); I tracked it down further to this code snippet in pf_table.c: 752 if (kt->pfrkt_ip4 != NULL) 753 if (kt->pfrkt_ip4->rnh_walktree(kt->pfrkt_ip4, pfr_walktree, &w)) 754 kprintf("pfr_enqueue_addrs: IPv4 walktree failed.\n"); Dunno what's wrong there ?!? Jan
文章代碼(AID): #1CvdoR8w (DFBSD_kernel)
文章代碼(AID): #1CvdoR8w (DFBSD_kernel)