projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05cf61b
)
one line to break it all...
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 2 Dec 2010 17:34:43 +0000
(17:34 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 2 Dec 2010 17:34:43 +0000
(17:34 +0000)
src/core/gnunet-service-core.c
patch
|
blob
|
history
diff --git
a/src/core/gnunet-service-core.c
b/src/core/gnunet-service-core.c
index f27ed134a2eaed15639d83d45e5ec5993b3f2a71..6053ec08206cd36fe6bcbfbc45d41728ea4c59bf 100644
(file)
--- a/
src/core/gnunet-service-core.c
+++ b/
src/core/gnunet-service-core.c
@@
-3541,6
+3541,7
@@
handle_pong (struct Neighbour *n,
cnm->header.size = htons (size);
cnm->header.type = htons (GNUNET_MESSAGE_TYPE_CORE_NOTIFY_CONNECT);
cnm->ats_count = htonl (n->ats_count);
+ cnm->peer = n->peer;
mats = &cnm->ats;
memcpy (mats,
n->ats,