Alexander Motin 091193febe Reduce stack usage by 256 bytes per call. It helps to avoid kernel
stack overflow in complicated traffic filtering setups.

There can be minor performance degradation for the MHLEN < len <= 256 case
due to additional buffer allocation, but it is a rare case.

Approved by:	re (rwatson), glebius (mentor)
MFC after:	1 week
2007-07-26 18:15:02 +00:00
..
2006-09-30 12:37:43 +00:00
2007-01-15 05:55:56 +00:00
2005-04-15 10:14:00 +00:00
2007-07-26 10:54:33 +00:00
2006-01-14 21:49:31 +00:00
2005-12-09 07:09:44 +00:00
2006-02-14 15:22:24 +00:00
2006-02-17 09:42:49 +00:00
2006-01-14 14:17:27 +00:00
2007-02-02 09:45:23 +00:00
2007-01-15 05:55:56 +00:00