Daniel-Constantin Mierla writes:
if I understood right, it is about 200 ACK which are
forwarded
stateless. If yes, then should be only in forward.c, the condition at
line 545, where the assignment can be changed in a memcpy.
for example like this? if so, i can go and make the commit.
-- juha
if (syn_branch ) {
memcpy*(*msg->add_to_branch_s, "z9hG4bKcydzigwkX", 16);
msg->add_to_branch_len=16;
} else {