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

new option --check-source #334

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Conversation

auerswal
Copy link
Collaborator

Using the new option --check-source discards Echo reply packets sourced from an address that is different from the specified target address. This can be useful on busy monitoring hosts, because it is possible that two fping processes running at he same time use the same ICMP Echo Reply Identifier for ICMP Echo messages sent to different hosts.

This aims to address GH issue #206.

Using the new option --check-source discards Echo reply packets
sourced from an address that is different from the specified target
address.  This can be useful on busy monitoring hosts, because it
is possible that two fping processes running at he same time use
the same ICMP Echo Reply Identifier for ICMP Echo messages sent to
different hosts.

This aims to address GH issue schweikert#206.
@coveralls
Copy link

Coverage Status

coverage: 85.46% (-0.009%) from 85.469%
when pulling a79be02 on auerswal:check_source_v2
into 00d6417 on schweikert:develop.

@auerswal
Copy link
Collaborator Author

I plan to merge this next weekend, unless there is any objection.

@auerswal auerswal merged commit 8ecda7f into schweikert:develop Jul 27, 2024
7 of 9 checks passed
@auerswal auerswal deleted the check_source_v2 branch July 27, 2024 12:54
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.

None yet

3 participants