Max Laier
0baf7c8675
Resolve conflicts created during the import of pf 3.7 Some features are
...
missing and will be implemented in a second step. This is functional as is.
Tested by: freebsd-pf, pfsense.org
Obtained from: OpenBSD
2005-05-03 16:55:20 +00:00
Max Laier
b1feb7cada
This commit was generated by cvs2svn to compensate for changes in r145837,
...
which included commits to RCS files with non-trunk default branches.
2005-05-03 16:47:37 +00:00
Max Laier
61a1372b41
Import pf userland from OpenBSD 3.7 (OPENBSD_3_7 as of today)
2005-05-03 16:47:37 +00:00
Gleb Smirnoff
469f8a6aca
- remove OpenBSDisms, add FreeBSDisms
...
- comment out feature, we do not have yet: tcpdumping on pfsync,
add a BUGS section
- reference carp.4
- dereference bpf(4), tcpdump(7), hostname.if(5)
- sort references
- tell when pfsync appeared in FreeBSD
Reviewed by: mlaier
MFC after: 1 week
2005-02-23 17:37:39 +00:00
Max Laier
c721916790
Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to
...
Random Early Detection (not ... Drop) in order to be consistent with other
documentation on ALTQ
Pointed out by: simon, ru, Brad Davis
2005-02-07 23:20:12 +00:00
Max Laier
8624b327d4
Be more verbose about altq SYNOPSIS and add more linkage in the relating pf
...
documents.
Inspired by: scottl
Reviewed by: Brad Davis <so14kNOso14kSPAMcom>
MFC after: 3 days
2005-02-07 11:46:36 +00:00
Max Laier
2346577455
Fix a reference from pool(9) -> zone(9), but keep on talking about "memory
...
pools" as that is what UMA provides.
Submitted by: Jay <jay NO meangrape SPAM com>
2004-11-14 17:05:54 +00:00
Max Laier
048b39f692
Rename the QUEUEING section to QUEUEING/ALTQ to make it easier to find the
...
appropiate section when redirected from ALTQ(4).
MFC after: 2 days
2004-10-07 15:39:02 +00:00
Max Laier
f2403525f7
Document a problem with user/group filtering. With debug.mpsafenet=1 this
...
might result in a deadlock. The fix involves critical changes in the PF
locking strategy (which will happen after 5.3R). For now advise users to set
debug.mpsafenet=0 if they use this kind of filtering.
The same problem exists for IPFW.
mdoc help from: simon
MFC after: 2 days
2004-10-03 10:42:42 +00:00
Max Laier
9007cc283f
PFIL_HOOKS is no longer an optional item.
...
Submitted by: Anders Hanssen
MFC after: 1 day
2004-09-26 16:10:40 +00:00
Max Laier
9d7ccc0ffa
Bring in some examples (and create space for future work here):
...
- Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5)
- Tweak the pointer to fit the FreeBSD default location share/examples/pf
- Account for the new directory in BSD.usr.dist (no hier(7) change required
as share/examples is an opaque item there).
Obtained from: OpenBSD
Reminded by: Thomas T. Veldhouse
PR: docs/71691
MFC after: 2 days
2004-09-14 01:07:19 +00:00
Max Laier
22ac3ead26
Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).
2004-06-16 23:39:33 +00:00
Max Laier
abff386833
Import userland of pf 3.5 from OpenBSD (OPENBSD_3_5_BASE).
2004-06-16 23:26:00 +00:00
Max Laier
24b10b46ce
This commit was generated by cvs2svn to compensate for changes in r130614,
...
which included commits to RCS files with non-trunk default branches.
2004-06-16 23:26:00 +00:00
Max Laier
1abe035580
FreeBSD-if .4 manpages for pf/pflog/pfsync.
...
PR: docs/65687
Submitted by: Sergey Matveychuk
Approved by: bms(mentor)
2004-04-18 13:59:12 +00:00
Max Laier
13b9f61009
Vendor import of OpenBSD's pf userland as of OpenBSD 3.4
...
Approved by: bms(mentor), core(in general)
2004-02-28 16:52:45 +00:00