]> git.gsnw.org Git - fping.git/commit
fix off-by-one error in generator limit
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sun, 7 Jul 2024 14:30:23 +0000 (16:30 +0200)
committerErik Auerswald <auerswal@unix-ag.uni-kl.de>
Fri, 12 Jul 2024 16:19:39 +0000 (18:19 +0200)
commita1509c1b4dc8bf22b1b30d56b5c619354d3b45a5
treef2614db9c81fb7559d32e05b56bf8c7952f27aa8
parent54e6f838c35578d4ed027a9ab43e5c4ed8c552dd
fix off-by-one error in generator limit

This commit does not add tests that verify the exact limit,
because pinging 100000 localhost addresses takes over 15
minutes on my PC.  I have tested this fix manually.
doc/fping.pod
src/fping.c