]> git.gsnw.org Git - fping.git/commitdiff
Merge pull request #139 from abelbeck/fping6
authorDavid Schweikert <david@schweikert.ch>
Sat, 27 Oct 2018 16:45:12 +0000 (18:45 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Oct 2018 16:45:12 +0000 (18:45 +0200)
Add backward compatibility for fping6 sym-link

Using sym-links to select IPv6 is discouraged (because it doesn't work the same for IPv4), but I understand that this can help for some use cases (i.e. in particular for the embedded linux distro use case, where having two binaries is an issue). Also, I guess nobody is going to have a binary called fping6 and expect it to do IPv4, so, I guess, no harm done.

1  2 
src/fping.c

diff --cc src/fping.c
Simple merge