summaryrefslogtreecommitdiff
path: root/security/skip/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix kernel panic when IPSec also in use. Also fix patch permissions problem.Archie Cobbs2003-11-101-0/+9
* Fix for byte ordering problem.Archie Cobbs2001-05-311-0/+19
* Use <sys/param.h> instead of <osreldate.h> within the kernel.Archie Cobbs2001-04-211-5/+4
* Be sure to recompute m->m_pkthdr.len after encrypting packet.Archie Cobbs2001-02-061-0/+19
* Put back together a line that somehow got split in two.Archie Cobbs2001-02-061-2/+1
* Follow new etc/rc.d start/stop convention.Archie Cobbs2000-11-281-27/+52
* Only #include <sys/socketvar.h> in kernel compilation.Archie Cobbs2000-08-081-3/+4
* The "-I/sys" hack should no longer be necessary to build this portArchie Cobbs2000-02-181-1/+1
* Add -I/sys to the KLD compilation flags. This is a workaround,Archie Cobbs2000-02-022-3/+3
* Accomodate change in struct ipprotosw to fix port on -current.Archie Cobbs2000-02-012-25/+450
* Bash this port until it compiles under -current again.Archie Cobbs2000-01-2684-2767/+2659
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* Add new file README.FreeBSD+NAT to the documentation subdirectory, describingArchie Cobbs1999-07-223-11/+86
* Fix compilation problem caused by change in suser() calling convention.Archie Cobbs1999-05-161-20/+31
* Build SKIP port as a KLD instead of an LKM.Archie Cobbs1999-03-1073-2278/+2727
* Add a patch to the 'skiphost' man page to reflect the -f option that we add.Archie Cobbs1998-12-111-0/+39
* Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet.Archie Cobbs1998-11-234-0/+103
* SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.Archie Cobbs1998-11-172-2/+33
* PR: 6078Julian Elischer1998-07-301-1/+1
* Submitted by: archie Cobbs (archie@whistle.com)Julian Elischer1998-04-135-10/+234
* PR: 5911Julian Elischer1998-03-071-9/+11
* Submitted by: archie@whistle.comJulian Elischer1998-01-131-9/+18
* Add a package for the SKIP package from Sun Microsystems,Julian Elischer1998-01-0962-0/+2162