Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.72k stars 252 forks source link

Master interface tierlist #3291

Open Brazzo978 opened 2 months ago

Brazzo978 commented 2 months ago

Like in other routing platform instead of selecting master and enabled devices it would be better to have like in opnsense /pfsense gateway tiering for example wan1 tier 1 , wan 2 tier 2 wan 3 tier 3 , in case wan 1 is down the master becomes wan 2 if both wan 1 and 2 are down master becomes wan 3 .

Describe the solution you'd like instead of Master and enabled a priority for the master role should be specified

Ysurac commented 2 months ago

I think I will make something like a master ordered group, not related to Multipath status.

vempire-ghost commented 2 months ago

Having the ability to adjust the weight of the WANs separately from the multipath configuration is a great idea.