Commit graph

7 commits

Author SHA1 Message Date
7b5ffa4d46 Implement loss-based congestion controller
Still lacks an outbound bandwidth limiter and outbound actual emission
bitrate, to avoid increasing the available bandwidth when the bandwidth
is not saturated.
2020-07-03 16:13:47 +02:00
50d28c0506 Add VpnPacket class 2020-06-05 17:49:12 +02:00
b8bb6d2c5f Split UdpVpn in -Client and -Server flavour 2020-06-05 16:19:04 +02:00
8b75660bbc Parse roughly IPv6 header 2020-06-05 16:18:14 +02:00
55ada8abc1 Add class VpnPeer 2020-06-05 16:17:43 +02:00
ba2293e039 Implement basic UdpVpn 2020-06-04 11:47:00 +02:00
1f96a34a37 Setup tun device 2020-06-02 13:11:31 +02:00