Re: queueing TOS'ed packet
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.pf |
|---|---|
| Message-ID | <[email protected]> |
On 2010/01/31 16:11, Agung T. Apriyanto wrote: > pass out quick log on $client_if proto tcp from any to <client> tos > 0x30 no state queue q_tos There's an implicit "flags s/sa" so this rule only matches SYN packets. > no state used because after searching archive i found some suggest to use it. This is usually from people who haven't worked out how to assign packets to queues. http://archives.neohapsis.com/archives/openbsd/2009-11/0127.html