wangyu- / tinyfecVPN

A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
MIT License
2.28k stars 457 forks source link

What is the packet overhead? #73

Open syadnom opened 5 years ago

syadnom commented 5 years ago

I'm having trouble finding what the packet overhead is here. 28B for UDP, but what does tinyfec add?

I'm looking at running tinyfecvpn on top of wireguard which uses 57B but I want to get the largest packets I can across the tunnel. I see that the default MTU is 1250 but I would assume that tinyfecvpn isn't using 250B here.