Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fping-5.4.tar.gz.asc | 2025-08-19 | 195 Bytes | |
fping-5.4.tar.gz | 2025-08-19 | 195.8 kB | |
fping 5.4 source code.tar.gz | 2025-08-19 | 69.0 kB | |
fping 5.4 source code.zip | 2025-08-19 | 90.8 kB | |
README.md | 2025-08-19 | 394 Bytes | |
Totals: 5 Items | 356.1 kB | 22 |
Bugfixes
- 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, since it probably never makes sense to use a smaller value, and to avoid doing a very large memory allocation for event storage.