summaryrefslogtreecommitdiffstats
path: root/security/pf
Commit message (Collapse)AuthorAgeFilesLines
* pf has been included in the base system, since OSVERSION > 502105.obraun2004-03-081-0/+4
| | | | | PR: ports/63949 Submitted by: maintainer
* Fix for cdevsw change.obraun2004-02-241-0/+12
| | | | Approved by: maintainer
* Update to 2.0.3clement2004-01-292-2/+2
| | | | Submitted by: max@love2party.net (maintainer)
* - Update to 2.02pav2004-01-134-126/+5
| | | | | | | | | | | | | | | | * 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)
* Supersedes ports/59442 and previous hasty-fix, and fixes the following:bms2003-11-254-26/+122
| | | | | | | | | | | - 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
* Fix pf for ${OSVERSION} >= 501114, i.e. the 5.2 freeze point, when andre@'sbms2003-11-192-0/+26
| | | | tcp hostcache changes took place.
* Bump port version to 2.00:jeh2003-11-094-17/+4
| | | | | | | | | - Build again with FreeBSD_version > 501113 (if_xname) - Fix some byte order problems with route-to rules - Stable release PR: 589037 Submitted By: MAINTAINER
* - Remove bogus file from patcheskrion2003-10-211-1523/+0
| | | | | | PR: 58354 Submitted by: maintainer No cookie for: edwin
* - Add patch to fix a build problem with NOINET6 defined.krion2003-10-102-0/+15
| | | | | | | - Bump PORTREVISION PR: 57812 Submitted by: maintainer
* Remove NULL patch.osa2003-10-021-0/+0
|
* Update to 1.66osa2003-10-023-26/+2
| | | | | PR: ports/57452 Submitted by Max Laier <max@love2party.net> (maintainer)
* Update port: security/pf - OpenBSD 3.4 pfedwin2003-09-2813-734/+2179
| | | | | | | | 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>
* FIXUP for possible remote DoS w/ scrub rulesedwin2003-08-292-1/+384
| | | | | | | | http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c?sortby=date PR: - Submitted by: mlaier@#bsdcode Obtained from: OpenBSD-Current
* PR:foxfair2003-07-182-1/+20
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: 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
* PR:foxfair2003-07-042-1/+14
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: 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
* PR:foxfair2003-07-031-1/+1
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix 'make index' warning. Pointed out by: parv_fm@emailgroups.net
* Use a better comment in system passwd file when we create the user 'proxy'foxfair2003-06-261-1/+1
| | | | | at first time. No necessary to bump PRTREVISION so only force commit in Makefile.
* Approved by: maintainerfoxfair2003-06-265-21/+187
| | | | | 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.
* PR:foxfair2003-06-183-3/+102
| | | | | | | | | | | | | | | | | | | | Submitted by: maintainer Reviewed by: Approved by: Obtained from: MFC after: 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.
* Submitted by: maintainerfoxfair2003-06-162-1/+33
| | | | | Obtained from: Andrzej Tobola <san@iem.pw.edu.pl> Fix build if NOINET6 is defined, and bump PORTREVISION to aware this.
* Submitted by: Kjell <la3sg@frisurf.no>foxfair2003-06-142-4/+5
| | | | | | Reviewed by: maintainer Correct wording in pkg-message to avoid a possible copy & paste problem, and bump PORTREVISION.
* Correct typo in URL.sheldonh2003-06-131-1/+1
| | | | Submitted by: maintainer
* Correct a typo.demon2003-06-131-1/+1
|
* Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadablefoxfair2003-06-138-0/+490
kernel module. PR: 52121 Submitted by: Max Laier <max@love2party.net>
OpenPOWER on IntegriCloud