summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-bf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the skip port. Created before there was an IPSec implementation onArchie Cobbs2006-04-061-12/+0
| | | | | | | | FreeBSD, it is now extremely obsolete. In any case it doesn't compile. Earlier version of this port can still be used on older versions of FreeBSD of course. Notes: svn path=/head/; revision=158956
* Bash this port until it compiles under -current again.Archie Cobbs2000-01-261-30/+12
| | | | Notes: svn path=/head/; revision=25078
* Build SKIP port as a KLD instead of an LKM.Archie Cobbs1999-03-101-142/+26
| | | | Notes: svn path=/head/; revision=17133
* SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.Archie Cobbs1998-11-171-2/+20
| | | | | | | | | PR: ports/8712 Reviewed by: Archie Cobbs <archie@whistle.com> Submitted by: Christopher N . Harrell <cnh@eng.mindspring.net> Notes: svn path=/head/; revision=14588
* Submitted by: archie Cobbs (archie@whistle.com)Julian Elischer1998-04-131-4/+32
| | | | | | | updates to make skip port work better, from the original porter. Notes: svn path=/head/; revision=10502
* PR: 5911Julian Elischer1998-03-071-9/+11
| | | | | | | | | Submitted by: archie@whistle.com (archie cobbs) take into account interraction between IPDIVERT and SKIP Notes: svn path=/head/; revision=10058
* Add a package for the SKIP package from Sun Microsystems,Julian Elischer1998-01-091-0/+98
for making secure pipes across the internet (etc.) Notes: svn path=/head/; revision=9305