summaryrefslogtreecommitdiff
path: root/security/racoon/patches/patch-ae
blob: 0422e8e7e7374c108bd78d360b5f56d0ec0280ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.7 2000/12/12 08:16:00 itojun Exp $

--- isakmp.c-	Tue Dec 12 17:04:48 2000
+++ isakmp.c	Tue Dec 12 17:04:52 2000
@@ -184,2 +184,3 @@
 
+#if 0 /*MSG_PEEK does not return total length*/
 	/* check bogus length */
@@ -196,2 +197,3 @@
 	}
+#endif