kern/119661: [pf] "queue (someq, empy_acks)" doesn't work

Max Laier max at love2party.net
Fri May 2 12:20:07 UTC 2008


The following reply was made to PR kern/119661; it has been noted by GNATS.

From: Max Laier <max at love2party.net>
To: bug-followup at freebsd.org,
 ino-news at spotteswoode.dnsalias.org
Cc:  
Subject: Re: kern/119661: [pf] "queue (someq, empy_acks)" doesn't work
Date: Fri, 2 May 2008 14:10:37 +0200

 Sorry, still works for me:
 
  %echo 'pass out log (all) proto tcp from any to any flags S/SA modulate state label "27: outbound tcp keep state" queue(interactive, tcp_ack)' | pfctl -vvvf-
  Loaded 696 passive OS fingerprints
  @0 pass out log (all) proto tcp all flags S/SA modulate state label "27: outbound tcp keep state" queue(interactive, tcp_ack)
  %pfctl -vvsr
  @0 pass out log (all) proto tcp all flags S/SA modulate state label "27: outbound tcp keep state" queue(interactive, tcp_ack)
    [ Evaluations: 45        Packets: 0         Bytes: 0           States: 0     ]
    [ Inserted: uid 0 pid 1602 ]
 
 -- 
   Max


More information about the freebsd-pf mailing list