View Single Post

   
  #3 (permalink)  
Old 05-05-2008, 05:50 AM
boisvert.ian@gmail.com
 
Posts: n/a
Default Re: Question about TCP ACK queuing in PF

Joachim, thanks very much for your reply.

I reread the section in the FAQ, and I think you are right--it doesn't
intend to say what I had thought it said...

If one wanted to prioritize ACK packets, though, would the following
be on the right track?

pass out on fxp0 proto tcp from any to any flags A/SA keep state queue
higher_priority

Thanks.
Ian.
Reply With Quote