Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mwan3: Comparing two wan's delay, And make the wan with lowest delay as main output interface dynamically! #7519

Closed
leotian111 opened this issue Nov 26, 2018 · 5 comments

Comments

@leotian111
Copy link

leotian111 commented Nov 26, 2018

@feckert
hi, Do you have any plan to realize the following functionality?
we have two LTES on our board. the 2 SIMs are from different ISPs, we want to use the lte with lowest delay as the only output interface. do you have any better methods to compare two lte's delay, And then make the decision dynamically!
Thanks a lot!

@leotian111 leotian111 changed the title mwan3: Comparing two wan's delay, And make the lowest delay of wan as main output interface dynamicly! mwan3: Comparing two wan's delay, And make the wan with lowest delay as main output interface dynamically! Nov 26, 2018
@obsy
Copy link
Contributor

obsy commented Nov 26, 2018

Or other things like roaming, signal strength, technology etc.

@feckert
Copy link
Member

feckert commented Nov 26, 2018

I don't think that's suitable for the mwan3 package.
These are mobile phone parameters.
But you could think about implementing something like this in a separate service that makes the decision and then tells this to mwan3.

@obsy
Copy link
Contributor

obsy commented Nov 26, 2018

This is probably best option, in this way we can also implement #7494

@leotian111
Copy link
Author

@feckert
Thank you!
firstly there is not relavent lte mobile parameters. we want to make the decision
only according to the tcp/ip delay. ok i'll write a new mwan3track by myself!
Thank you again if you have any plans about this!

@feckert
Copy link
Member

feckert commented Nov 26, 2018

@leotian111
Ok if you want to to network decision this could go into mwan3track.
But I though you want to use LTE parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants