rssnsj / minivtun

A fast, secure and reliable VPN service based on non-standard protocol
GNU General Public License v3.0
246 stars 102 forks source link

udp packets order #3

Closed sadoneli closed 9 years ago

sadoneli commented 9 years ago

udp protocol is stateless and non-connection-oriented how minivtun ensure the order of the udp packets? is there any chance that the udp packets is disorder?

rssnsj commented 9 years ago

The underlying protocol does not have to ensure the transmission quality, since VPN just provides an available IP link.