DragonFly bugs List (threaded) for 2011-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1969] pf-related network problem
Jan Lentfer <Jan.Lentfer@web.de> added the comment:
the messages pops because rn_delete() returns NULL in pfr_unroute_kentry().
I added some debugging kprintfs to radix.c and as far as I can tell rn_delete
fails at the very beginning because of
line 722 bcmp(key + head_off, tt->rn_key + head_off, klen - head_off))
I don't know yet what the actual problem is here. But after flushing the tables
(pfctl -F Tables) I get a reproducable panic on kldunload pf.
Subject to further investigation.
----------
assignedto: -> lentferj
nosy: +lentferj
priority: -> bug
status: unread -> chatting
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1969>
_____________________________________________________
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]