pro-bing
pro-bing copied to clipboard
Set outbound interface, like `ping -I` option
Hello,
I attempted to implement a useful feature - sending data packets from a specific network interface, similar to what the "ping" command's "-I" option does in Linux. Hoping I did it correctly. Test successfully passed on Linux OS.
Thanks!
The issues related to this feature:
go-ping/ping#111
go-ping/ping#204
This needs a DCO sign-off. You can use git commit -s --amend to add it.
FWIW, I would like to see this feature added in order to use VRF with this library.
I need this feature really bad. Can anyone merge this?
The PR needs to be rebased if it is to have any chance of getting merged.
Checking on this PR? I could use it. Is it dead?
Hi, any updates on this PR? It is quite useful when debugging the network on hosts with multiple net interfaces.
I need this to use link-local IPv6 addresses
At least the PR has conflicts, @ilolicon can you resolve them?
If someone would like to fork this code and submit a new PR, feel free.
At least the PR has conflicts, @ilolicon can you resolve them?
Sorry, I was too busy recently and didn't pay attention to the news. It seems that @MatthieuCoder has resolved the conflict.
Resolved #123