Logan oos Even
Logan oos Even
I actually was thinking of buffering a fixed number of packets and then indeed assemble them and send them as a new packet type, i.e. a packet _burst_ which underwent...
I get the following compression ratios when transmitting `enwik8` file of 100,000,000 bytes size: `DEFAULT_MTU` | (default) ZSTD Level 7 | ZSTD Level 22 | LZO1x -----:|-----:|-----:|-----:| (default) **1,290** |...
> by changing MTU and buffer size in this model I doubt that you will be able to switch to a higher MTU on you internet-bound device `ip link set...
I assume the `.pyc` file not to be part of the PR?
Well done as far as I can see. Let's see if we get some feedback from testing and then let's merge soon!!
> the networks connected by n2n edge will be a large broadcast domain, emm... that may be a problem for large network I remember concerns raised in #303. But I'd...
So I added some documentation to explain the changes. I left some cavities in the `/doc/Bridging.md` file for you to fill. Could you please add at least the points mentioned...
Are you talking about the internal real adapter's MAC addresses?
So, maybe the REGISTER datagram needs some payload after all… This feature should be used with caution as I would not like to see my physical adapters' MAC addresses being...
> ... eth0 and edge0 be bound together ... Bridge support has been a still pending issue up to now, please see #302 and #204. I hope you can solve...