Bug 141042

Summary: [handbook][patch] Chapter 30 Firewalls: Note FreeBSD 8.X pf(8) version is at OpenBSD 4.1
Product: Documentation Reporter: Glen Barber <glen.j.barber>
Component: Books & ArticlesAssignee: Benedict Reuschling <bcr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Glen Barber 2009-12-01 01:00:03 UTC
The subversion commit logs[1] indicate that no changes were made to pf(4) in 18 months aside from branches to -STABLE and -RELEASE.  The attached patch notes FreeBSD 8.X uses pf(4) from OpenBSD 4.1.

[1] - http://svn.freebsd.org/viewvc/base/head/contrib/pf/pfctl/?pathrev=196044

Fix: Patch attached with submission follows:
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2009-12-01 10:23:03 UTC
Responsible Changed
From-To: freebsd-doc->bcr

I will work on this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-11 20:13:21 UTC
bcr         2009-12-11 20:13:07 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/firewalls chapter.sgml 
  Log:
  Add the version of PF in FreeBSD 8.X to the handbook. The patch in the PR
  was modified because handbook descriptions regarding FreeBSD 5.X and 6.X
  are not mainstream anymore. Fix this by collapsing the list into a single
  sentence.
  
  Discussed with: jkois (mentor)
  Approved by:    jkois (mentor)
  PR:             docs/141042
  Submitted by:   Glen Barber (glen dot j dot barber at gmail dot com)
  
  Revision  Changes    Path
  1.92      +6 -20     doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2009-12-11 20:23:38 UTC
State Changed
From-To: open->closed

Committed, thanks for filing the PR.