Bug 47817

Summary: [patch] Error in ipfw manpage example
Product: Documentation Reporter: simon <simon>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ipfw-man-keep-state.patch none

Description simon 2003-02-02 19:40:10 UTC
The ipfw(8) manpage has an example of using ipfw for a stateful
inspection firewall but the example does not work since it is missing
the keep-state keyword to actually create the dynamic rules.
Comment 1 Christian Brueffer freebsd_committer freebsd_triage 2003-02-04 01:36:56 UTC
State Changed
From-To: open->closed

Committed, thanks!