]> git.gsnw.org Git - fping.git/commit
adjust ICMP Timestamp output
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sun, 15 Dec 2024 17:52:10 +0000 (18:52 +0100)
committerErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sat, 21 Dec 2024 16:39:16 +0000 (17:39 +0100)
commit48bf2344f886cc8c03cda88a1a79a3de8f3eb2c8
treefec65087552556084bc3d8dc383e3d96adcc2256
parent4db2e32b568e0c7f069bc9e4eac6d1f14c1065c6
adjust ICMP Timestamp output

* print TOS and/or TTL after the timestamps
* use the same output format with and without loop or count modes
* omit the comma in front of the timestamps with -a, --alive
* slightly extend man page description of --icmp-timestamp
* adjust existing ICMP Timestamp tests to output format changes
* add tests for some combinations of --icmp-timestamp with -a, -e,
  --print-tos, and --print-ttl
ci/test-04-options-a-b.pl
ci/test-05-options-c-e.pl
doc/fping.pod
src/fping.c