From de8a9e28514d8bc9a9fec2eea38c03176e927046 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Fri, 9 Jan 1998 23:23:58 +0000 Subject: Add a package for the SKIP package from Sun Microsystems, for making secure pipes across the internet (etc.) --- security/skip/files/patch-ba | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 security/skip/files/patch-ba (limited to 'security/skip/files/patch-ba') diff --git a/security/skip/files/patch-ba b/security/skip/files/patch-ba new file mode 100644 index 000000000000..18e09d8b3ba4 --- /dev/null +++ b/security/skip/files/patch-ba @@ -0,0 +1,12 @@ +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 -- cgit v1.2.3