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: Add support for nslookup track method #25676

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

brianjmurrell
Copy link
Contributor

Maintainer: @feckert
Compile tested: x86_64, 23.05.5

Description:
In cases where ICMP ECHO is blocked by the ISP or perhaps even just de-prioritized, there can be a lot of ping failures when the link is perfectly fine. In such cases, doing a DNS query is much more reliable so add a link-test method to use nslookup to do a DNS query.

Also, fix a couple of small bugs in the nping method.

@feckert
Copy link
Member

feckert commented Jan 8, 2025

Please bump the PKG_VERSION with this commit so we have a new Version 2.11.17.

@brianjmurrell
Copy link
Contributor Author

Please bump the PKG_VERSION with this commit so we have a new Version 2.11.17.

Sure thing. Do/can you squash on merging or do you want it squashed here before you merge?

@feckert
Copy link
Member

feckert commented Jan 8, 2025

Please make sure we only have one commit. Then I just have to press merge.

The IP address family is a single dash option and one of 4 or 6, not tcp
or udp.

Signed-off-by: Brian J. Murrell <[email protected]>
@feckert
Copy link
Member

feckert commented Jan 21, 2025

@brianjmurrell Thanks merged!

@feckert feckert merged commit 6f7562d into openwrt:master Jan 21, 2025
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants