475a355340
- update to 5.5: * New option -J / --json for JSON output. See doc/fping-json.md for the JSON schema. This feature is still in alpha and the schema might change in future releases * The -g, --generate option now also supports IPv6 addresses * New option --seqmap-timeout to control the time after which sequence numbers can be used again * Fix OpenBSD sprintf() warning * Fix fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available * Typo fix in error message when SO\_BINDTODEVICE fails * Options --print-tos and --print-ttl now also work for IPv6, and no longer require privileges * Report received ICMPv6 error messages * Suppress duplicate reports in count mode with -q, --quiet or -Q, --squiet * Switch to alpine-based multi-stage Docker build to reduce image size and improve build performance; * Print receive ping moved to new functions * Avoid unsigned overflow when determining the memory size to save response times on systems where size\_t is the same as unsigned int * Document the new minimum value for the -p option * Fix build without IPv6 support * Fix debug build use of dbg_printf in fping.c * Remove MacOS-specific test for -I option * GitHub Actions fixes (thanks @gsnw-sebast) * Fix measurement of time for timed reports (-Q) to start after DNS name resolution. - Update to 5.4:
Dirk Mueller2026-01-02 10:08:11 +00:00
5151db7f29
Accepting request 1307026 from network:utilities
Ana Guerrero2025-09-25 16:45:17 +00:00
7bc08b04f1
- Update to 5.4: * Memory allocation safety checks for event storage (thanks David.A for the bug report) * Fix off-by-one boundary check in seqmap code (thanks David.A for the bug report) * The minimum value for the period (-p flag) is now 0.001 milliseconds
Marius Grossu2025-09-25 05:25:53 +00:00
cfa268bfe7
Accepting request 1235604 from network:utilities
Ana Guerrero2025-01-07 19:54:49 +00:00
e8f04203bf
- Update to 5.3: * New option --icmp-timestamp to send ICMP timestamp requests (ICMP type 13) instead of ICMP Echo requests (#353#363, thanks @auerswal and @gsnw-sebast) * New option --print-ttl to print returned TTL value (#354, thanks @nalves599) * New option --print-tos to print returned TOS value (#335#346#347, thanks @auerswal and @gsnw-sebast) * New option --check-source (#334, thanks @auerswal) * Predefined various timestamp formats (#321, thanks @auerswal and @gsnw-sebast) * Print cumulative stats with -Q SECS,cumulative (#315, thanks @auerswal) * ci: Upgrade actions/upload-artifact to v4 (#360, thanks @gsnw-sebast) * ci: Azure Pipeline only trigger when changes are made in the development branch (#359, thanks @gsnw-sebast) * ci: Upgrade actions/upload-artifact to v3 (#355, thanks @pevik) * ci: Azure Pipeline YAML add docker build (#354, thanks @gsnw-sebast) * Dockerfile: change distribution from ubuntu to debian (#350, thanks @gsnw-sebast) * Fix warning unused parameter 'reply_timestamp' under macOS (#348, thanks @gsnw-sebast) * Fix increase maximum -s value to 65507 (#344, thanks @pevik) * ci: use File::Temp to create temporary directory (#343, thanks @auerswal) * Fix -k, --fwmark with setuid fping executable (#342, thanks @auerswal) * Another batch of additional tests (take 2) (#341, thanks @auerswal) * Document that -a and -u are overridden by -c and -C (#338, thanks @auerswal) * Fix macOS build warning sets SEQMAP_TIMEOUT_IN_NSSEQMAP_TIMEOUT_IN_NS as INT64_C (#336, thanks @gsnw-sebast) * Fix inconsistent limits for address generation via -g, --generator using either range or CIDR (#331, thanks @auerswal) * Some additional tests (#329, thanks @auerswal) * ci: skip an unreliable test on macOS (#328, thanks @auerswal) * Fix incorrect return-value check for a scanf like function (CWE-253) (#323,
Yunus Acar2025-01-07 12:44:23 +00:00
a7a589e737
- update to 5.2: * New option -X / --fast-reachable to exit immediately once N hosts have been found * New option -k / -fwmark to set Linux fwmark mask (#289, * Always output fatal error messages * Fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available * Fix running in unprivileged mode * Fix build issue for NetBSD/alpha * Fix build issue for OpenBSD/alpha * Fix build warning for long int usage * Fix build error with musl libc * Fix to guard against division by zero * Decouple -a/-u effects from -c * Added contrib/Dockerfile * Update github action os images (#91, Don Bowman) + Feature: - Enable missing ipv6 support - update to 3.4 - add ipv6 support (bnc#555691) - removed bogus self-provides
Dirk Mueller2024-05-09 18:53:34 +00:00
5f5f7fb5a3
- correct download URL (upstream is using .gz instead of bz2) - refreshed fping-4.2-gcc10-extern.patch
Lars Vogdt
2020-06-14 15:45:56 +00:00
721346c19c
use correct source
Lars Vogdt
2020-06-14 15:44:47 +00:00
0b5ba882e6
Accepting request 812602 from home:kstreitova:branches:network:utilities
Lars Vogdt
2020-06-11 10:04:32 +00:00
e94cc48ec1
- bzip2 the sources - package COPYING file instead of INSTALL file - use permission settings only on SLE-15 and newer
Lars Vogdt
2019-03-06 13:10:48 +00:00
f967734dca
Accepting request 678366 from home:seanlew:branches:network:utilities
Lars Vogdt
2019-03-06 13:00:54 +00:00
a815c2a443
Accepting request 150510 from network:utilities
Stephan Kulow
2013-01-31 13:46:38 +00:00
ac22491136
Accepting request 150502 from home:elvigia:branches:network:utilities
Andreas Stieger2013-01-31 06:40:27 +00:00
0614751141
Accepting request 138317 from network:utilities
Stephan Kulow
2012-10-17 05:13:22 +00:00
0172d80c1b
- update to 3.4 * Revert "Output statistics to stdout instead of stderr", because it breaks tools assuming the output goes to stderr
Petr Uzel2012-10-16 10:01:05 +00:00