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

Ping broadcast address, the original address is displayed instead of the actual reply address. #15

Open
ak1ra24 opened this issue Nov 20, 2022 · 1 comment

Comments

@ak1ra24
Copy link

ak1ra24 commented Nov 20, 2022

When ping is performed to broadcast address, the original destination address is provided in the callback.
However, in this case, the actual reply is sent from different address.
I want to provide the actual reply address in the callback, not the original address.

The following PR seems to fix the problem.
go-ping/ping#187.

@eugercek
Copy link
Contributor

Can I pick this up?

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

2 participants