gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: note that port is not patch


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: note that port is not patched
Date: Sun, 27 Nov 2016 23:52:03 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 948983f  note that port is not patched
948983f is described below

commit 948983f991c6fa623cf008826b62a6142dafa189
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Nov 27 23:51:59 2016 +0100

    note that port is not patched
---
 src/nat/gnunet-service-nat.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/nat/gnunet-service-nat.c b/src/nat/gnunet-service-nat.c
index bd1cffd..548cf1c 100644
--- a/src/nat/gnunet-service-nat.c
+++ b/src/nat/gnunet-service-nat.c
@@ -795,6 +795,7 @@ notify_clients (struct LocalAddressList *delta,
     GNUNET_memcpy (&msg[1],
                   &delta->addr,
                   alen);
+    /* FIXME: what about the port number? */
     GNUNET_MQ_send (ch->mq,
                    env);
   }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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