schweikert / fping

High performance ping tool
https://fping.org
Other
1.01k stars 250 forks source link

Generator limit #331

Closed auerswal closed 1 month ago

auerswal commented 2 months ago

This pull request addresses GitHub issue #299 by:

The generator limit is not exactly tested via CI, because pinging 100000 (or 100001) localhost IPv4 addresses takes more than 15 minutes on my computer. Testing 2^17-2 localhost IPv4 addresses takes more than 20 minutes on my computer. Thus I have tested this only manually.

coveralls commented 2 months ago

Coverage Status

coverage: 85.622%. remained the same when pulling e6a607705fa2ac1f1e2ed40d36c120d8418dfe44 on auerswal:generator_limit into ab20b150b83af45a0f70fff2b40355f5878fd0d9 on schweikert:develop.