FreeBSD Bugzilla – Attachment 153197 Details for
Bug 197835
[patch] security/vpnc 0.5.3_10 cannot sendto() esp packets on 11-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
my version of the patch
patch-sysdep.h (text/plain), 924 bytes, created by
markiyan.kushnir
on 2015-02-19 22:00:52 UTC
(
hide
)
Description:
my version of the patch
Filename:
MIME Type:
Creator:
markiyan.kushnir
Created:
2015-02-19 22:00:52 UTC
Size:
924 bytes
patch
obsolete
>--- sysdep.h 2008-11-19 22:36:12.000000000 +0200 >+++ ../../work/vpnc-0.5.3/sysdep.h 2015-02-19 23:41:42.079133000 +0200 >@@ -75,17 +75,20 @@ > /***************************************************************************/ > #if defined(__FreeBSD_kernel__) > #define HAVE_SA_LEN 1 >+#define NEED_IPLEN_FIX 1 > #endif > > /***************************************************************************/ > #if defined(__FreeBSD__) > #define HAVE_SA_LEN 1 >+#define NEED_IPLEN_FIX 1 > > #define HAVE_VASPRINTF 1 > #define HAVE_ASPRINTF 1 > #define HAVE_FGETLN 1 > #define HAVE_UNSETENV 1 > #define HAVE_SETENV 1 >+#define HAVE_GETLINE 1 > #endif > > /***************************************************************************/ >@@ -97,6 +100,7 @@ > #define HAVE_FGETLN 1 > #define HAVE_UNSETENV 1 > #define HAVE_SETENV 1 >+#define HAVE_GETLINE 1 > #endif > > /***************************************************************************/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 197835
: 153197