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:
e29c0d7
)
comment out iv_seeds, see if problems vanish
author
Nathan S. Evans
<evans@in.tum.de>
Fri, 1 Oct 2010 09:10:48 +0000
(09:10 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Fri, 1 Oct 2010 09:10:48 +0000
(09:10 +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 b8e3825c1b749d3f88ff3a12103e8b2e520fd988..6e5a907b668a81fc3f8c88229ca68511d93338e9 100644
(file)
--- a/
src/core/gnunet-service-core.c
+++ b/
src/core/gnunet-service-core.c
@@
-228,7
+228,8
@@
struct PingMessage
/**
* Seed for the IV
*/
- uint32_t iv_seed GNUNET_PACKED;
+ /* FIXME: Does adding this member break things (why?) */
+ /*uint32_t iv_seed GNUNET_PACKED;*/
/**
* Random number chosen to make reply harder.
@@
-258,7
+259,8
@@
struct PongMessage
/**
* Seed for the IV
*/
- uint32_t iv_seed GNUNET_PACKED;
+ /* FIXME: Does adding this member break things (why?) */
+ /*uint32_t iv_seed GNUNET_PACKED;*/
/**
* Random number proochosen to make reply harder. Must be