Home | History | Annotate | Download | only in net
History log of /src/sys/dist/pf/net/pf_osfp.c
RevisionDateAuthorComments
 1.13  16-Jan-2017  christos use in6_print
 1.12  16-Jan-2017  ryo Make ip6_sprintf(), in_fmtaddr(), lla_snprintf() and icmp6_redirect_diag() mpsafe.

Reviewed by ozaki-r@
 1.11  18-May-2011  drochner branches: 1.11.14; 1.11.32; 1.11.36; 1.11.40;
remove unused expression
 1.10  12-Apr-2010  ahoka branches: 1.10.2;
- Make the pf and pflog driver able to detach.
- Add code for module support.

Original patch from Jared McNeill
 1.9  28-Jul-2009  minskim branches: 1.9.2; 1.9.4;
Remove LKM code from pf.
 1.8  18-Jun-2008  yamt merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@
 1.7  11-Dec-2007  lukem branches: 1.7.8; 1.7.10; 1.7.12; 1.7.14; 1.7.16;
use __KERNEL_RCSID()
 1.6  12-Mar-2007  ad branches: 1.6.14; 1.6.22; 1.6.24; 1.6.26;
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
the pool's lock.
 1.5  11-Dec-2005  christos branches: 1.5.26; 1.5.30;
merge ktrace-lwp.
 1.4  14-Nov-2004  yamt branches: 1.4.12;
resolve conflicts. (pf from OpenBSD 3.6, kernel part)
 1.3  29-Jun-2004  itojun branches: 1.3.2;
make PF lkm working. from Peter Postma and Joel Wilsson.

remove pf_ioctl_head/pf_newif_head, which was never used.
 1.2  22-Jun-2004  itojun PF from openbsd 3.5. missing features:
- pfsync (due to protocol # assignment issues)
- carp (not really a PF portion, but thought important to mention)
- PF and ALTQ are mutually-exclusive. this will be sorted out when
kjc@csl.sony.co.jp updates ALTQ and PF (and API inbetween)

reviewed by matt, christos, perry

torture-test is very welcomed.
 1.1  22-Jun-2004  itojun branches: 1.1.1;
Initial revision
 1.1.1.3  01-Dec-2009  martti Import PF from OpenBSD 4.2
 1.1.1.2  14-Nov-2004  yamt import pf from OpenBSD 3.6. (kernel part)
 1.1.1.1  22-Jun-2004  itojun PF from OpenBSD 3.5
 1.3.2.5  29-Nov-2004  skrll Sync with HEAD.
 1.3.2.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.2.3  18-Sep-2004  skrll Sync with HEAD.
 1.3.2.2  03-Aug-2004  skrll Sync with HEAD
 1.3.2.1  29-Jun-2004  skrll file pf_osfp.c was added on branch ktrace-lwp on 2004-08-03 10:52:23 +0000
 1.4.12.2  21-Jan-2008  yamt sync with head
 1.4.12.1  03-Sep-2007  yamt sync with head.
 1.5.30.1  13-Mar-2007  ad Sync with head.
 1.5.26.1  24-Mar-2007  yamt sync with head.
 1.6.26.1  13-Dec-2007  bouyer Sync with HEAD
 1.6.24.1  11-Dec-2007  yamt sync with head.
 1.6.22.1  26-Dec-2007  ad Sync with head.
 1.6.14.1  09-Jan-2008  matt sync with HEAD
 1.7.16.1  18-Jun-2008  simonb Sync with head.
 1.7.14.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.7.12.3  11-Aug-2010  yamt sync with head.
 1.7.12.2  19-Aug-2009  yamt sync with head.
 1.7.12.1  04-May-2009  yamt sync with head.
 1.7.10.1  19-Apr-2008  yamt Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to -current by me.
 1.7.8.1  29-Jun-2008  mjf Sync with HEAD.
 1.9.4.2  31-May-2011  rmind sync with head
 1.9.4.1  30-May-2010  rmind sync with head
 1.9.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.10.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.11.40.1  21-Apr-2017  bouyer Sync with HEAD
 1.11.36.1  20-Mar-2017  pgoyette Sync with HEAD
 1.11.32.1  05-Feb-2017  skrll Sync with HEAD
 1.11.14.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed