gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15593 - gnunet/src/vpn


From: gnunet
Subject: [GNUnet-SVN] r15593 - gnunet/src/vpn
Date: Wed, 15 Jun 2011 09:15:32 +0200

Author: toelke
Date: 2011-06-15 09:15:32 +0200 (Wed, 15 Jun 2011)
New Revision: 15593

Modified:
   gnunet/src/vpn/gnunet-daemon-exit.c
Log:
commented

Modified: gnunet/src/vpn/gnunet-daemon-exit.c
===================================================================
--- gnunet/src/vpn/gnunet-daemon-exit.c 2011-06-15 07:15:31 UTC (rev 15592)
+++ gnunet/src/vpn/gnunet-daemon-exit.c 2011-06-15 07:15:32 UTC (rev 15593)
@@ -273,6 +273,10 @@
     }
   else
     {
+      /* otherwise the answer came from a different port (tftp does this)
+       * add this new port to the list of all services, so that the packets
+       * coming back from the client to this new port will be routed correctly
+       */
       struct redirect_service *serv =
         GNUNET_malloc (sizeof (struct redirect_service));
       memcpy (serv, state->serv, sizeof (struct redirect_service));




reply via email to

[Prev in Thread] Current Thread [Next in Thread]