On Wed, Mar 22, 2006 at 04:03:16PM +0100, Volker wrote:

> It smells like a memory leak isn't it?

If it were an mbuf leak, it wouldn't go away right after you run pfctl
-d, as disabling pf will not cause any memory to get released at all.

You might simply be hitting the (default) 10,000 state entry limit,
check pfctl -si output. If so, increase it with 'set limit states'.

Daniel
_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to