]> git.ipfire.org Git - ipfire-2.x.git/commit
fping: Update to version 5.4
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 26 Aug 2025 18:48:52 +0000 (20:48 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Aug 2025 10:33:15 +0000 (10:33 +0000)
commit7b668f5474e17d0c8ccb6d1b3318fb9ce9b3366d
tree2356d772c73992c5e16957b330768d8febf6b1d1
parent10149ca776262592ee20e68768fb108e1500bead
fping: Update to version 5.4

- Update from version 5.3 to 5.4
- Update of rootfile not required
- Changelog
    5.4
     Bugfixes
- Memory allocation safety checks for event storage (thanks David.A for bug report)
- Fix off-by-one boundary check in seqmap code (thanks David.A for 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.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/fping