| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/63949
Submitted by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Submitted by: max@love2party.net (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
tcp hostcache changes took place.
|
|
|
|
|
|
|
|
|
| |
- Build again with FreeBSD_version > 501113 (if_xname)
- Fix some byte order problems with route-to rules
- Stable release
PR: 589037
Submitted By: MAINTAINER
|
|
|
|
|
|
| |
PR: 58354
Submitted by: maintainer
No cookie for: edwin
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 57812
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/57452
Submitted by Max Laier <max@love2party.net> (maintainer)
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c?sortby=date
PR: -
Submitted by: mlaier@#bsdcode
Obtained from: OpenBSD-Current
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix 'make index' warning.
Pointed out by: parv_fm@emailgroups.net
|
|
|
|
|
| |
at first time. No necessary to bump PRTREVISION so only force commit in
Makefile.
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Obtained from: Andrzej Tobola <san@iem.pw.edu.pl>
Fix build if NOINET6 is defined, and bump PORTREVISION to aware this.
|
|
|
|
|
|
| |
Reviewed by: maintainer
Correct wording in pkg-message to avoid a possible copy & paste
problem, and bump PORTREVISION.
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
kernel module.
PR: 52121
Submitted by: Max Laier <max@love2party.net>
|