[Vtun-Commit] CVS: The file 'vtun/config.h.in' has been modified.
Status: Inactive
Brought to you by:
mtbishop
|
From: Bishop <mtbishop> - 2009-03-29 10:08:49
|
The following file was modified in vtun:
Name Old version New version Comment
---- ----------- ----------- -------
config.h.in 1.5 1.5.2.1
The accompanying log:
rfe2636157 - Permit a delayed UDP connection to overcome unpredictable
NAT ports.
The diff of the modified file(s):
--- config.h.in 11 Dec 2006 07:55:06 -0000 1.5
+++ config.h.in 29 Mar 2009 10:08:44 -0000 1.5.2.1
@@ -70,5 +70,7 @@
#undef HAVE_SHAPER
+#undef ENABLE_NAT_HACK
+
/* Release version and date */
#undef VTUN_VER
|