| Port details |
- pf OpenBSD pf as a kldmodule
- 2.03 security
=18 2.03Version of this port present on the latest quarterly branch. IGNORE: "Only for 5.0 and above"
- Maintainer: mlaier@freebsd.org
 - Port Added: 2003-06-13 01:09:59
- Last Update: 2005-09-14 23:14:39
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gnupg, nmap, postfix
- Also Listed In: ipv6
- License: not specified in port
- Description:
- Packet Filter (from here on referred to as PF) is OpenBSD's system for
filtering TCP/IP traffic and doing Network Address Translation. PF is also
capable of normalizing and conditioning TCP/IP traffic and providing bandwidth
control and packet prioritization.
Version 2.00 of this port has the same function set as found in OpenBSD 3.4
Information about pf can be found at the website of Daniel Hartmeier, the
original author of PF: http://www.benzedrine.cx/pf.html and OpenBSD PF FAQ:
http://www.openbsd.org/faq/pf/
WWW: http://pf4freebsd.love2party.net/
-Max <reports@pf4freebsd.love2party.net>
SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pf_freebsd
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
- No package information for this port in our database
- Sometimes this happens. Not all ports have packages.
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Sep 2005 23:14:39
2.03
|
pav  |
- Remove security/pf and security/authpf ports. They were only useful on
FreeBSD 5.0 - 5.2.1.
Requested by: mlaier (maintainer) via linimon |
19 Mar 2004 01:51:15
2.03
|
trevor  |
Add size data, approved by maintainers. |
14 Mar 2004 11:46:59
2.03
|
obraun  |
Change maintainer address to maintainers @freebsd.org address.
Submitted by: maintainer |
08 Mar 2004 23:57:56
2.03
|
obraun  |
pf has been included in the base system, since OSVERSION > 502105.
PR: ports/63949
Submitted by: maintainer |
24 Feb 2004 15:46:07
2.03
|
obraun  |
Fix for cdevsw change.
Approved by: maintainer |
29 Jan 2004 15:15:57
2.03
|
clement  |
Update to 2.0.3
Submitted by: max@love2party.net (maintainer) |
13 Jan 2004 20:41:19
2.02
|
pav  |
- Update to 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
PR: ports/61318
Submitted by: Max Laier <max@love2party.net> (maintainer) |
25 Nov 2003 14:08:03
2.00_1
|
bms  |
Supersedes ports/59442 and previous hasty-fix, and fixes the following:
- Build with __FreeBSD_version > 501114 (see bms commit)
- Build with new route.h (no RTF_PRCLONING)
- Don't use hardware assistance on framentation when DF is set.
- Allow pftcpdump -w to be used with pfsync.
Found-by: bento / Pyun YongHyeon
Submitted by: Max Laier
PR: ports/59548 |
19 Nov 2003 14:31:36
2.00
|
bms  |
Fix pf for ${OSVERSION} >= 501114, i.e. the 5.2 freeze point, when andre@'s
tcp hostcache changes took place. |
09 Nov 2003 16:00:18
2.00
|
jeh  |
Bump port version to 2.00:
- Build again with FreeBSD_version > 501113 (if_xname)
- Fix some byte order problems with route-to rules
- Stable release
PR: 589037
Submitted By: MAINTAINER |
21 Oct 2003 23:08:50
1.66_1
|
krion  |
- Remove bogus file from patches
PR: 58354
Submitted by: maintainer
No cookie for: edwin |
10 Oct 2003 07:26:28
1.66_1
|
krion  |
- Add patch to fix a build problem with NOINET6 defined.
- Bump PORTREVISION
PR: 57812
Submitted by: maintainer |
02 Oct 2003 21:31:37
1.66
|
osa  |
Remove NULL patch. |
02 Oct 2003 20:58:23
1.66
|
osa  |
Update to 1.66
PR: ports/57452
Submitted by Max Laier <max@love2party.net> (maintainer) |
28 Sep 2003 13:27:07
1.65
|
edwin  |
Update port: security/pf - OpenBSD 3.4 pf
Port update after API change in PFIL_HOOKS in -current and
OpenBSD 3.4 Release.
PR: ports/57305
Submitted by: Max Laier <max@love2party.net> |
29 Aug 2003 03:14:04
1.0_7
|
edwin  |
FIXUP for possible remote DoS w/ scrub rules
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c?sortby=date
PR: -
Submitted by: mlaier@#bsdcode
Obtained from: OpenBSD-Current |
18 Jul 2003 01:51:25
1.0_6
|
foxfair  |
Add a patch to fix a u_int_16 overflow after new merged gcc.
Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>
Reviewed by: maintainer
tested ok by: all current platforms |
04 Jul 2003 01:28:54
1.0_5
|
foxfair  |
Add a critical patch to fix a problem with normalization, which does not
cause problems in normal operation but might lead to a pagefault => crash.
Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>
Approved by: maintainer |
03 Jul 2003 00:40:20
1.0_4
|
foxfair  |
Fix 'make index' warning.
Pointed out by: parv_fm@emailgroups.net |
26 Jun 2003 18:04:43
1.0_4
|
foxfair  |
Use a better comment in system passwd file when we create the user 'proxy'
at first time. No necessary to bump PRTREVISION so only force commit in
Makefile. |
26 Jun 2003 16:20:13
1.0_4
|
foxfair  |
Approved by: maintainer
Reformat pkg-install & pkg-message, and add 64-bit platform fix.
Note: pf now register its user as proxy:proxy which uid/gid is 62:62. |
18 Jun 2003 04:46:34
1.0_3
|
foxfair  |
Submitted by: maintainer
Add two patches to solve the following problems:
patch-ab
- resolves a problem with a mbuf-tag in 5.1
- Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>
patch-ac
- pulls in two critical fixes from OpenBSD patch branch
- Obtained from: OpenBSD
Change BROKEN to IGNORE tag in Makefile, suggested by: kris@
&& bump PORTREVISION. |
16 Jun 2003 03:14:27
1.0_2
|
foxfair  |
Submitted by: maintainer
Obtained from: Andrzej Tobola <san@iem.pw.edu.pl>
Fix build if NOINET6 is defined, and bump PORTREVISION to aware this. |
14 Jun 2003 01:24:49
1.0_1
|
foxfair  |
Submitted by: Kjell <la3sg@frisurf.no>
Reviewed by: maintainer
Correct wording in pkg-message to avoid a possible copy & paste
problem, and bump PORTREVISION. |
13 Jun 2003 14:49:51
1.0
|
sheldonh  |
Correct typo in URL.
Submitted by: maintainer |
13 Jun 2003 10:57:08
1.0
|
demon  |
Correct a typo. |
13 Jun 2003 01:09:29
1.0
|
foxfair  |
Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadable
kernel module.
PR: 52121
Submitted by: Max Laier <max@love2party.net> |