On Fri, Jun 20, 2003 at 10:23:56PM -0700, Jeremy Evans wrote: > Since they are layer 2 frames and not layer 3/4 packets, there doesn't seem > to be anyway to change which in queue they are placed. Is there any way to > assign arp frames to a different queue?
everything that isn't but into a specific queue by pf goes to the defau lt queue. your solution, obviously, is to have a mid-priorized default queue, and explicitely put everything that you don't sort to specific queues in pf into a low priority queue. -- Henning Brauer, BS Web Services, http://bsws.de [EMAIL PROTECTED] - [EMAIL PROTECTED] Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)
