<p dir="ltr"><br>
On 12 Jun 2016 01:54, &quot;Mitar&quot; &lt;<a href="mailto:mitar@tnode.com">mitar@tnode.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi!<br>
&gt;<br>
&gt; I am thinking that I would like to try if there is better performance if<br>
&gt; instead of one 80 MHz wide WiFi point-to-point channel I would use 2<br>
&gt; radios with 40 MHz wide channels. The idea is that throughput would be<br>
&gt; the same, but because channels are narrower, there will be less noise<br>
&gt; and less packet loss.<br>
&gt;<br>
&gt; This would also allow higher throughput when using 80 MHz channels.<br>
&gt;<br>
&gt; The question is how to achieve this? The problem is that link speed<br>
&gt; fluctuates so round-robin multi-path seems that it will not work well<br>
&gt; over wireless.<br>
&gt;<br>
&gt; Any experience with this?</p>
<p dir="ltr">Yes, you can use mptcp and a transparent tcp intercepting socks proxy (iptables and SSH -d) to avoid tcp-over-tcp as mentioned in clauz presentation. For the non-tcp traffic, you can use a tcp VPN such as vtun, openvpn or SSH.</p>
<p dir="ltr">&gt;<br>
&gt;<br>
&gt; Mitar<br>
&gt;<br>
&gt; --<br>
&gt; <a href="http://mitar.tnode.com/">http://mitar.tnode.com/</a><br>
&gt; <a href="https://twitter.com/mitar_m">https://twitter.com/mitar_m</a><br>
&gt; _______________________________________________<br>
&gt; Battlemesh mailing list<br>
&gt; <a href="mailto:Battlemesh@ml.ninux.org">Battlemesh@ml.ninux.org</a><br>
&gt; <a href="http://ml.ninux.org/mailman/listinfo/battlemesh">http://ml.ninux.org/mailman/listinfo/battlemesh</a><br>
</p>