rfc1036 / udptunnel

Tunnel UDP packets in a TCP connection
GNU General Public License v2.0
186 stars 46 forks source link

Multipath TCP Support #3

Open xvzf opened 3 years ago

xvzf commented 3 years ago

Do you have any obligations against supporting Multipath TCP for the transport? I'm looking forward to use this as a "proxy" for wireguard over mTCP (I know, kinda hacky setup)

If it's okay for you, I'd add mTCP support that came with the newer kernel revisions

rfc1036 commented 3 years ago

I would love to see a patch to implement it. Please add appropriate #ifdefs for platforms which do not implement it.