Home | History | Annotate | only in /src/dist/pf/share
History log of /src/dist/pf/share
RevisionDateAuthorComments
 1.13 01-Aug-2018  maxv Add a bold note to say our PF is obsolete.
 1.12 19-Dec-2009  ahoka branches: 1.12.40; 1.12.46; 1.12.48;
Remove the notice about pfsync not being supported, as we have it now.
 1.11 14-Sep-2009  wiz <>& -> \*[Lt]\*[Gt]\*[Am]
Bump date for pfsync(4) link.
 1.10 14-Sep-2009  degroote Import pfsync support from OpenBSD 4.2

Pfsync interface exposes change in the pf(4) over a pseudo-interface, and can
be used to synchronise different pf.

This work was part of my 2009 GSoC

No objection on tech-net@
 1.9 22-Mar-2009  perry add missing commas to .Dd fix, pointed out by wiz
 1.8 21-Mar-2009  perry OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.

Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
 1.7 18-Jun-2008  yamt branches: 1.7.6;
merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.6 07-Aug-2006  pavel branches: 1.6.18; 1.6.20;
Belatedly Bump date after my not-so-recent changes.
 1.5 26-Apr-2006  pavel We do not support pfsync, so:
- remove xrefs to pfsync(4)
- remove the no-sync keyword from pf.conf(5)
- add a note to pf(4).

Approved by Peter Postma.
 1.4 26-Apr-2006  pavel The "group" keyword is not supported in NetBSD, so:
- add a CAVEATS section to pf(4) and note it
- in the description in pf.conf(5) say it is unsupported
- remove it from the grammar in pf.conf(5).

Approved by Peter Postma.
 1.3 01-Jul-2005  peter branches: 1.3.2;
Resolve conflicts (pf from OpenBSD 3.7, userland part).
 1.2 14-Nov-2004  yamt branches: 1.2.2;
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.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.3 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.2 01-Jul-2005  peter Import pf from OpenBSD 3.7 (userland part).
 1.1.1.1 14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.2.2.4 04-Jun-2006  tron Apply patch (requested by pavel in ticket #1356):
Bump manual page date of after recent updates.
 1.2.2.3 13-May-2006  tron Apply patch (requested by pavel in ticket #1312):
Remove references to ALTQ and add a recipe to use the "old ALTQ".
 1.2.2.2 03-May-2006  tron Pull up following revision(s) (requested by pavel in ticket #1300):
dist/pf/share/man/man5/pf.conf.5: revision 1.7 via patch
dist/pf/share/man/man4/pf.4: revision 1.5 via patch
We do not support pfsync, so:
- remove xrefs to pfsync(4)
- remove the no-sync keyword from pf.conf(5)
- add a note to pf(4).
Approved by Peter Postma.
 1.2.2.1 28-Apr-2006  riz Pull up following revision(s) (requested by pavel in ticket #1291):
dist/pf/share/man/man5/pf.conf.5: revision 1.6
dist/pf/share/man/man4/pf.4: revision 1.4
The "group" keyword is not supported in NetBSD, so:
- add a CAVEATS section to pf(4) and note it
- in the description in pf.conf(5) say it is unsupported
- remove it from the grammar in pf.conf(5).
Approved by Peter Postma.
 1.3.2.1 24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.6.20.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.6.18.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.7.6.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.12.48.1 10-Jun-2019  christos Sync with HEAD
 1.12.46.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.12.40.1 25-Aug-2018  martin Pull up following revision(s) (requested by maxv in ticket #978):

dist/pf/share/man/man4/pfsync.4: revision 1.7
dist/pf/share/man/man4/pf.4: revision 1.13
dist/pf/share/man/man5/pf.os.5: revision 1.7
dist/pf/share/man/man4/pflog.4: revision 1.7
dist/pf/share/man/man5/pf.conf.5: revision 1.17

Add a bold note to say our PF is obsolete.

Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.7 17-Aug-2018  maxv Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.6 22-Mar-2009  perry branches: 1.6.40; 1.6.46; 1.6.48;
add missing commas to .Dd fix, pointed out by wiz
 1.5 21-Mar-2009  perry OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.

Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
 1.4 18-Jun-2008  yamt branches: 1.4.6;
merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.3 01-Jul-2005  peter branches: 1.3.20; 1.3.22;
Resolve conflicts (pf from OpenBSD 3.7, userland part).
 1.2 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.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.3.22.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.3.20.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.4.6.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.6.48.1 10-Jun-2019  christos Sync with HEAD
 1.6.46.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.6.40.1 25-Aug-2018  martin Pull up following revision(s) (requested by maxv in ticket #978):

dist/pf/share/man/man4/pfsync.4: revision 1.7
dist/pf/share/man/man4/pf.4: revision 1.13
dist/pf/share/man/man5/pf.os.5: revision 1.7
dist/pf/share/man/man4/pflog.4: revision 1.7
dist/pf/share/man/man5/pf.conf.5: revision 1.17

Add a bold note to say our PF is obsolete.

Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.7 17-Aug-2018  maxv Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.6 12-Apr-2010  wiz branches: 1.6.40; 1.6.46; 1.6.48;
Bump date for new CAVEATS.
 1.5 12-Apr-2010  ahoka mention pfsync not working as a kernel module
 1.4 04-Oct-2009  joerg .Xr takes two arguments only.
 1.3 14-Sep-2009  degroote Improve the pfsync(4) man page

hostname.if(5) is ifconfig.if(5) on NetBSD
Don't speak about enc, as we don't support it at the moment
Make clear that we don't support ipsec protection of pfsync traffic (as long we
doesn't support enc, or similar thing)

Catched by wiz@
 1.2 14-Sep-2009  wiz Fix Dd argument.
 1.1 14-Sep-2009  degroote branches: 1.1.1;
Import pfsync support from OpenBSD 4.2

Pfsync interface exposes change in the pf(4) over a pseudo-interface, and can
be used to synchronise different pf.

This work was part of my 2009 GSoC

No objection on tech-net@
 1.1.1.1 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.6.48.1 10-Jun-2019  christos Sync with HEAD
 1.6.46.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.6.40.1 25-Aug-2018  martin Pull up following revision(s) (requested by maxv in ticket #978):

dist/pf/share/man/man4/pfsync.4: revision 1.7
dist/pf/share/man/man4/pf.4: revision 1.13
dist/pf/share/man/man5/pf.os.5: revision 1.7
dist/pf/share/man/man4/pflog.4: revision 1.7
dist/pf/share/man/man5/pf.conf.5: revision 1.17

Add a bold note to say our PF is obsolete.

Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.17 17-Aug-2018  maxv Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.16 14-Oct-2009  joerg branches: 1.16.40; 1.16.46; 1.16.48;
Do not use .Xo/.Xc to workaround ancient groff limits.
 1.15 22-Mar-2009  perry add missing commas to .Dd fix, pointed out by wiz
 1.14 21-Mar-2009  perry OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.

Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
 1.13 18-Jun-2008  yamt branches: 1.13.6;
merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.12 03-Dec-2007  wiz branches: 1.12.6; 1.12.8;
New sentence, new line. Add comma in enumeration.
 1.11 10-May-2007  dyoung branches: 1.11.4;
Document state policy flags for 'nat' and 'rdr' rules.
 1.10 17-Sep-2006  wiz From jmc@openbsd:
revision 1.352
date: 2006/08/02 11:45:56; author: dhartmei; state: Exp; lines: +2 -2
in the BNF section, note that a comma is optional, closes PR 5191
 1.9 10-Aug-2006  peter Document the "tos" keyword. Spotted by maxim bourmistrov, patch supplied by
jared r r spiegel and forwarded by Thomas Klausner via Jason McIntyre.
 1.8 07-Aug-2006  pavel Belatedly Bump date after my not-so-recent changes.
 1.7 26-Apr-2006  pavel We do not support pfsync, so:
- remove xrefs to pfsync(4)
- remove the no-sync keyword from pf.conf(5)
- add a note to pf(4).

Approved by Peter Postma.
 1.6 26-Apr-2006  pavel The "group" keyword is not supported in NetBSD, so:
- add a CAVEATS section to pf(4) and note it
- in the description in pf.conf(5) say it is unsupported
- remove it from the grammar in pf.conf(5).

Approved by Peter Postma.
 1.5 07-Aug-2005  peter branches: 1.5.2;
Remove Xref to securelevel(7), we don't have it.
 1.4 01-Jul-2005  peter Resolve conflicts (pf from OpenBSD 3.7, userland part).
 1.3 15-Mar-2005  peter branches: 1.3.2;
Install pf(4) examples. Reviewed by yamt@.
Thanks to hubertf@ for the reminder.
 1.2 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.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.3 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.2 01-Jul-2005  peter Import pf from OpenBSD 3.7 (userland part).
 1.1.1.1 14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.3.2.5 04-Jun-2006  tron Apply patch (requested by pavel in ticket #1356):
Bump manual page date of after recent updates.
 1.3.2.4 20-May-2006  tron Apply patch (requested by pavel in ticket #1312):
Remove references to ALTQ and add a recipe to use the "old ALTQ".
 1.3.2.3 03-May-2006  tron Pull up following revision(s) (requested by pavel in ticket #1300):
dist/pf/share/man/man5/pf.conf.5: revision 1.7 via patch
dist/pf/share/man/man4/pf.4: revision 1.5 via patch
We do not support pfsync, so:
- remove xrefs to pfsync(4)
- remove the no-sync keyword from pf.conf(5)
- add a note to pf(4).
Approved by Peter Postma.
 1.3.2.2 28-Apr-2006  riz Pull up following revision(s) (requested by pavel in ticket #1291):
dist/pf/share/man/man5/pf.conf.5: revision 1.6
dist/pf/share/man/man4/pf.4: revision 1.4
The "group" keyword is not supported in NetBSD, so:
- add a CAVEATS section to pf(4) and note it
- in the description in pf.conf(5) say it is unsupported
- remove it from the grammar in pf.conf(5).
Approved by Peter Postma.
 1.3.2.1 15-Aug-2005  tron Pull up revision 1.5 (requested by peter in ticket #659):
Remove Xref to securelevel(7), we don't have it.
 1.5.2.1 24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.11.4.1 09-Jan-2008  matt sync with HEAD
 1.12.8.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.12.6.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.13.6.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.16.48.1 10-Jun-2019  christos Sync with HEAD
 1.16.46.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.16.40.1 25-Aug-2018  martin Pull up following revision(s) (requested by maxv in ticket #978):

dist/pf/share/man/man4/pfsync.4: revision 1.7
dist/pf/share/man/man4/pf.4: revision 1.13
dist/pf/share/man/man5/pf.os.5: revision 1.7
dist/pf/share/man/man4/pflog.4: revision 1.7
dist/pf/share/man/man5/pf.conf.5: revision 1.17

Add a bold note to say our PF is obsolete.

Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.7 17-Aug-2018  maxv Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.6 22-Mar-2009  perry branches: 1.6.40; 1.6.46; 1.6.48;
add missing commas to .Dd fix, pointed out by wiz
 1.5 21-Mar-2009  perry OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.

Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
 1.4 18-Jun-2008  yamt branches: 1.4.6;
merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.3 01-Jul-2005  peter branches: 1.3.20; 1.3.22;
Resolve conflicts (pf from OpenBSD 3.7, userland part).
 1.2 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.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.3.22.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.3.20.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.4.6.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.6.48.1 10-Jun-2019  christos Sync with HEAD
 1.6.46.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.6.40.1 25-Aug-2018  martin Pull up following revision(s) (requested by maxv in ticket #978):

dist/pf/share/man/man4/pfsync.4: revision 1.7
dist/pf/share/man/man4/pf.4: revision 1.13
dist/pf/share/man/man5/pf.os.5: revision 1.7
dist/pf/share/man/man4/pflog.4: revision 1.7
dist/pf/share/man/man5/pf.conf.5: revision 1.17

Add a bold note to say our PF is obsolete.

Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.
 1.3 29-Jun-2005  peter Remove the distribution files of spamd. Future imports of pf will not
include spamd anymore.
 1.2 14-Nov-2004  yamt branches: 1.2.2;
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.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.1 14-Nov-2004  yamt import pf from OpenBSD 3.6. (userland part)
 1.2.2.1 02-Jul-2005  tron Pull up file removal (requested by peter in ticket #519):
Remove the distribution files of spamd. Future imports of pf will not
include spamd anymore.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.1 26-Apr-2008  peter Add RCS ID.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.1 19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.1 26-Apr-2008  peter Add RCS ID.
 1.2 18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.1 14-Nov-2004  yamt branches: 1.1.1;
Initial revision
 1.1.1.2 01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.1 14-Nov-2004  yamt branches: 1.1.1.1.26; 1.1.1.1.28;
import pf from OpenBSD 3.6. (userland part)
 1.1.1.1.28.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.1.1.1.26.2 26-Apr-2008  peter Add RCS ID.
 1.1.1.1.26.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