Logan oos Even
Logan oos Even
> Oh....Do you mean some statistics data structures? The most important would be the list of peers and corresponding basic data which gets updated during packet processing... like their MAC,...
Hello, Can you confirm that your edges run on the same version as the supernode? And also, do your edges use some supernode selection strategy option such as `--select-rtt` or...
Thank you for the report. So, apart from this error message, connection works without issue now?
Thank you for the report then. I will have a look once I get to a broader testing session again.
Well, not really _crash_. But as documented, decision for a community to be header-encrypted or not is determined by supernodes (inspecting first packet, per community) once and then locked for...
What exact part of configuration do you copy to standby-supernode?
I do no support this one either as it looks way too specific to me and can easily be solved by other tools. Also, how would this one translate into...
Hello, Yes, it would be a change in the supernode code... if we only had one supernode. But we also need to think federated supernode scenario which makes it way...
Currently, n2n only supports IPv4 as "transport media". However, we plan to add IPv6 support. It already has been prepared in internal data structures such as `n2n_sock`, it just needs...
Not sure what's going on there because I think all community keys are allocated and freed at the same time... but could you try to guard each single free with...