[Vtun-Commit] CVS: The file 'vtun/TODO' has been modified.
Status: Inactive
Brought to you by:
mtbishop
|
From: Bishop <mtbishop> - 2009-03-29 09:55:42
|
The following file was modified in vtun: Name Old version New version Comment ---- ----------- ----------- ------- TODO 1.4 1.4.18.1 The accompanying log: - added some comments around the connection of the delayed UDP - moved the is_connected variable to the head of main.c so that it can be more easily seen and corrected. - added some TODO spam The diff of the modified file(s): --- TODO 11 Dec 2006 07:55:06 -0000 1.4 +++ TODO 29 Mar 2009 09:55:37 -0000 1.4.18.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... . |