Garrett Wollman 6f86639187 Add a new, better mechanism for sticking packets onto ifqueues.
The old system had the misfeature that the only policy it could implement
was tail-drop; the new IF_ENQ_DROP macro/function makes it possible
to implement more sophisticated queueing policies on a system-wide
basis.  No code actually uses this yet (although on my machine
I have converted the ethernet and (polled) loopback to use it).
1996-07-22 20:06:01 +00:00
..
1996-06-14 11:02:28 +00:00
1996-07-20 00:16:20 +00:00
1996-06-12 05:11:41 +00:00
1996-06-14 10:04:54 +00:00
1996-06-14 11:02:28 +00:00