Commit graph

5 commits

Author SHA1 Message Date
Théophile Bastian 79dbf23784 Set tun MTU based on VpnPacket max payload 2020-06-16 18:57:08 +02:00
Théophile Bastian 94f42d08c0 Switch to single connection paradigm, use TLVs.
Clean up dramatically the codebase by assuming the server has only a
single connection at any time.
2020-06-15 20:39:25 +02:00
Théophile Bastian 324d156cf3 Redefine VpnPackets as TLV containers 2020-06-12 17:36:55 +02:00
Théophile Bastian 20d0d3fc59 Send packets with timestamp and seqno 2020-06-10 18:49:36 +02:00
Théophile Bastian 50d28c0506 Add VpnPacket class 2020-06-05 17:49:12 +02:00