On Wed, May 25, 2005 at 05:18:18PM -0500, Bill Marquette wrote: > Any thoughts? I haven't looked at code, so I'm not sure how the queue > persists (or doesn't) with a packet. Thanks
Queue assignment doesn't work in this way (unlike tags). Only the last matching rule's queue option is relevant. If other rules match earlier, their queue options are not relevant. If the last matching rule doesn't have a queue options (but previously matching rules did), the packet is assigned to the default queue. Daniel