[Vtun-Commit] CVS: The file 'vtun/TODO' has been modified.
Status: Inactive
Brought to you by:
mtbishop
|
From: Bishop <mtbishop> - 2009-03-29 10:09:12
|
The following file was modified in vtun:
Name Old version New version Comment
---- ----------- ----------- -------
TODO 1.4 1.4.2.1
The accompanying log:
rfe2636157 - Permit a delayed UDP connection to overcome unpredictable
NAT ports.
The diff of the modified file(s):
--- TODO 11 Dec 2006 07:55:06 -0000 1.4
+++ TODO 29 Mar 2009 10:09:02 -0000 1.4.2.1
@@ -1,4 +1,17 @@
-See TODO list for 3.X development branch.
+
+netlib.c:196 - set a timeout for waiting for the remote UDP start
+
+NATHack
+
+ - unify the config as one (local) setting, and use a connection
+ cookie passed to coordinate which side goes passive. The server
+ wins in all ties. auth.c:195
+
+ - lose the global variable and move it into the vtun struct. For
+ now. main.c:54, vtun.h:111
+
+
+---
Comments, suggestion, wishes and if possible patches are always welcome.
Send them to vtu...@li... .
|