]> git.gsnw.org Git - fping.git/commit
fix typo in S_BINDTODEVICE error message
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sat, 8 Mar 2025 18:30:48 +0000 (19:30 +0100)
committerErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sun, 6 Apr 2025 15:24:15 +0000 (17:24 +0200)
commit458c7b54d2b3fb700fbcd601eb69b4e35b93ed4d
tree041289b4828fcbb6a7f36ffacf009a673c1991a2
parenta237394ca113c85879e04be3a6b8816c557c5d51
fix typo in S_BINDTODEVICE error message

Also, add tests with -I.  In the currently use GitHub CI
system, only GNU/Linux supports this option.  But, network
device names other than "lo" change too often on GNU/Linux
to know in advance what an interface might be called.  This
limits what can be reliably tested.
CHANGELOG.md
ci/test-07-options-i-m.pl
src/fping.c