1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/skip/files/patch-ba
Julian Elischer de8a9e2851 Add a package for the SKIP package from Sun Microsystems,
for making secure pipes across the internet (etc.)
1998-01-09 23:23:58 +00:00

13 lines
517 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/bdcmod/simplecrypt/simplecrypt.c skipsrc-1.0/skip/bdcmod/simplecrypt/simplecrypt.c
--- skipsrc-1.0.orig/skip/bdcmod/simplecrypt/simplecrypt.c Fri Oct 25 13:12:38 1996
+++ skipsrc-1.0/skip/bdcmod/simplecrypt/simplecrypt.c Mon Dec 15 17:41:14 1997
@@ -335,7 +335,7 @@
register char *s = keyp->buf;
register char *e = keyp->buf + keyp->len;
- *payload_type = IPPROTO_ENCAP;
+ *payload_type = IPPROTO_IPIP;
/*
* exclusive-or the key over the buffer