csjp 1ea7d0d666 Revert to the old behavior of allocating table/table entries using
M_NOWAIT.  Currently, the code allows for sleeping in the ioctl path
to guarantee allocation.  However code also handles ENOMEM gracefully, so
propagate this error back to user-space, rather than sleeping while
holding the global pf mutex.

Reviewed by:	glebius
Discussed with:	bz
2012-01-14 22:51:34 +00:00
..
2012-01-12 00:34:33 +00:00
2012-01-12 00:34:33 +00:00
2011-10-27 14:15:26 +00:00
2012-01-02 12:12:10 +00:00
2012-01-12 00:34:33 +00:00
2012-01-12 00:34:33 +00:00
2012-01-13 23:31:36 +00:00
2012-01-11 23:06:37 +00:00
2012-01-14 17:07:52 +00:00
2012-01-02 12:12:10 +00:00
2011-11-26 23:57:03 +00:00
2011-12-13 13:38:03 +00:00
2012-01-02 12:12:10 +00:00
2012-01-12 00:34:33 +00:00
2011-12-15 06:29:13 +00:00