Bug 112720

Summary: pfctl: man page does not document probability
Product: Documentation Reporter: Rajkumar S <raj>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rajkumar S 2007-05-16 19:50:03 UTC
pfctl can load a rule like 

pass in proto icmp probability 20%

but this is not documented in pfctl manpage.

How-To-Repeat: man pfctl
Comment 1 Remko Lodder 2007-05-16 20:18:59 UTC
> pfctl can load a rule like 
> 
> pass in proto icmp probability 20%
> 
> but this is not documented in pfctl manpage. 
>> How-To-Repeat:
> man pfctl

It's not pfctl it's pf.conf that gets loaded.
Where did you get this information from?

-- 
Kind regards,

     Remko Lodder               ** remko@elvandar.org
     FreeBSD                    ** remko@FreeBSD.org

     /* Quis custodiet ipsos custodes */
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2007-05-16 20:22:51 UTC
State Changed
From-To: open->closed

nevermind I already found the information in pf.conf where it belongs, i 
dont see another reason to do that in pfctl as well.. Thanks for the 
willingness to helpout!