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

inputs.ping: Allow interface to be configured with both name and IP address in native mode #8770

Merged
merged 1 commit into from Jan 28, 2021

Conversation

sspaink
Copy link
Contributor

@sspaink sspaink commented Jan 28, 2021

Fixes #6642 and Fixes #8767

This pull request adds support to set the interface in native mode using either the name or IP address. Originally only the IP address was supported. Readme is already up-to-date because it stated this was supported, but as identified in #6642 it was not.

The pull request #8679 did cause a regression relating to this were the interface could no longer be set by IP address, this is now fixed as well.

Support both name and IP
@sspaink sspaink requested a review from ssoroka January 28, 2021 17:07
Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤝 ✅ CLA has been signed. Thank you!

@sspaink sspaink merged commit 244178e into influxdata:master Jan 28, 2021
ssoroka pushed a commit that referenced this pull request Jan 28, 2021
Support both name and IP

(cherry picked from commit 244178e)
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
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.

Native Mode - interface not working / showing in Tcpdump pings.input native bind to interface doesn't work?
2 participants