hi all,

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?

--
There are seven words in this sentence.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to