Bug 61318 - Maintainer-Update: security/pf - Version 2.02
Summary: Maintainer-Update: security/pf - Version 2.02
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-13 15:30 UTC by Max Laier
Modified: 2004-01-13 20:41 UTC (History)
0 users

See Also:


Attachments
pf.diff (4.84 KB, patch)
2004-01-13 15:30 UTC, Max Laier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Laier 2004-01-13 15:30:22 UTC

Fix: Update security/pf to version 2.02:
	 - Fix severe byte order related problem with "route-to" rules
	   (much help from Joris Vandalon with testing here)
	 - Make tcpdump's -w flag work for if_pfsync
	 - Fix byte order and drop lock for icmp_error() calls.
	   (note that it is necessary to allow icmp_error messages - from
	    "block-policy return" - as FreeBSD does not know about pf's 
	    special tags, yet).

	Update ALTQ-message to point to the new 5.2R-patchset from rofug.ro
	as well.

	N.B.: removes patch-ac and patch-ad
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-13 20:33:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-13 20:41:23 UTC
State Changed
From-To: open->closed

Committed, thanks!