zehome / MLVPN

Multi-link VPN (ADSL/SDSL/xDSL/Network aggregation / bonding)
http://www.mlvpn.fr/
BSD 2-Clause "Simplified" License
518 stars 127 forks source link

MLVPN on Scaleway ARM #112

Closed ademar-prothon closed 4 years ago

ademar-prothon commented 6 years ago

Hello, and thanks for the work you've already done. I wanna ask you if you know how I could optimise your solution for a low cost scaleway, running on 4 ARM cores. Encryption is disabled but I'm still dealing with the half of the bandwidth i expected. Thanks for your help and pardon my English ;)

EDIT: Is there a way to get a multi thread version of mlvpn ?

zehome commented 6 years ago

when mlvpn is used without encryption, there is not much more overhead other than reading from the kernel and pushing data back to the kernel.

mlvpn is not really designed for very high bandwidth application (100Mbps+) with low cpu power..

I don't think mlvpn can help you in your situation