cleanup_pf_zone()
Earl Lapus
earl.lapus at gmail.com
Fri Dec 29 21:23:00 PST 2006
Some additional info...
The undestroyed strucure, pfr_kentry_pl2, seems to be the reason why
my box crashed when I did the following:
1) kldlaod pf
2) kldunload pf
3) sysctl -a or sysctl vm <-- crash
I'm running FreeBSD6.1 Release on AMD64.
In my case, the crash happens all the time.
Sorry for not giving all the details in my first post.
I just wasn't sure what was really going on.
F.Y.I.
On 12/29/06, Max Laier <max at love2party.net> wrote:
> On Friday 29 December 2006 04:07, Earl Lapus wrote:
> > Just a small query about cleanup_pf_zone() in pf_ioctl.c
> >
> > All of the allocated structures using UMA_CREATE() in pfattach()
> > were detroyed using UMA_DESTROY() in cleanup_pf_zone() except
> > for pfr_kentry_pl2.
> >
> > Is there a particular reason why pfr_kentry_pl2 is being left out?
>
> Oops, seems I just forgot that one. Will take a closer look and fix it -
> thanks for the report.
>
> --
> /"\ Best regards, | mlaier at freebsd.org
> \ / Max Laier | ICQ #67774661
> X http://pf4freebsd.love2party.net/ | mlaier at EFnet
> / \ ASCII Ribbon Campaign | Against HTML Mail and News
>
>
>
--
There are seven words in this sentence.
More information about the freebsd-pf
mailing list