Commit Graph

5 Commits

Author SHA1 Message Date
Théophile Bastian c5541d1e79 Split data and control packets 2020-06-26 19:41:55 +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 20d0d3fc59 Send packets with timestamp and seqno 2020-06-10 18:49:36 +02:00
Théophile Bastian f89cbb6981 Use new VpnPacket 2020-06-05 17:50:36 +02:00
Théophile Bastian b8bb6d2c5f Split UdpVpn in -Client and -Server flavour 2020-06-05 16:19:04 +02:00