Home | History | Annotate | Download | only in pfctl
History log of /src/dist/pf/sbin/pfctl/parse.y
RevisionDateAuthorComments
 1.12  16-Jun-2009  minskim Reduce diff with OpenBSD. No functional change.
 1.11  18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.10  15-May-2008  dyoung Note NSF support.
 1.9  20-Feb-2008  matt branches: 1.9.4; 1.9.6;
infile is const char *, not char *
 1.8  10-May-2007  dyoung branches: 1.8.4;
pfctl: extend pf.conf(5) syntax. Let the operator supply an optional
"state lock" flag (if-bound, gr-bound, floating) at the end of a
NAT rule. The new syntax is backwards-compatbile with the old
syntax.

PF (kernel): change the macro BOUND_IFACE() to the inline function
bound_iface(), and add a new argument, the applicable NAT rule.
Use both the flags on the applicable filter rule and on the applicable
NAT rule to decide whether or not to bind a state to the interface
or the group where it is created.
 1.7  27-Sep-2006  christos Coverity CID 3498: Don't return after yyerror(); cleanup first.
 1.6  01-Jul-2005  peter Resolve conflicts (pf from OpenBSD 3.7, userland part).
 1.5  14-Nov-2004  yamt merge after importing pf from openbsd 3.6. (userland part)

some files were imported to the different places from the previous version.
v3_5:
etc/pf.conf
etc/pf.os
etc/spamd.conf
share/man/man4/pf.4
share/man/man4/pflog.4
share/man/man5/pf.conf.5
share/man/man5/pf.os.5
share/man/man5/spamd.conf.5
v3_6:
dist/pf/etc/pf.conf
dist/pf/etc/pf.os
dist/pf/etc/spamd.conf
dist/pf/share/man/man4/pf.4
dist/pf/share/man/man4/pflog.4
dist/pf/share/man/man5/pf.conf.5
dist/pf/share/man/man5/pf.os.5
dist/pf/share/man/man5/spamd.conf.5
 1.4  29-Oct-2004  dsl Add (unsigned char) cast to ctype functions
 1.3  23-Jun-2004  itojun escape from old-ALTQ and new-ALTQ difference
 1.2  22-Jun-2004  itojun PF from openbsd 3.5
massage pfctl to compile/run on netbsd. put reachover makefile for pfctl
into src/sbin.
reviewed by matt, perry, christos
 1.1  22-Jun-2004  itojun branches: 1.1.1;
Initial revision
 1.1.1.4  01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.3  01-Jul-2005  peter Import pf from OpenBSD 3.7 (userland part).
 1.1.1.2  14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.1.1.1  22-Jun-2004  itojun PF from openbsd 3.5
 1.8.4.1  23-Mar-2008  matt sync with HEAD
 1.9.6.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.9.4.2  18-May-2008  yamt sync with head.
 1.9.4.1  19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.

RSS XML Feed