You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fping/ci
Erik Auerswald 54e6f838c3 also apply generator limit to use with CIDR
As described in GH issue #299, the MAX_GENERATE+1 limit is only
applied when using an address range, not when using CIDR.  This
commit changes this to always honor the generator limit.

* refactor target address generation to use the same new function
  for both range and CIDR notation
* check the limit for addresses to generate in the new function
* document the generator limit in "fping --help" output
* document the generator limit in the fping man page
* test that the address generation limit applies when using CIDR
  notation
4 months ago
..
build-1-autotools.sh Update autotools and fix code coverage issues. 3 years ago
build-2-test-command.sh GH action test 3 years ago
build-3-prepare-macos.sh travis-ci improvements 4 years ago
build-4-compile.sh travis-ci improvements, add macos testing 4 years ago
deploy-bintray.sh travis-ci improvements 4 years ago
deploy-coveralls.sh remove debug output 4 years ago
deploy-coverity.sh move coverity scan to a script, so that it doesn't run for every job 4 years ago
prepare-linux.sh Add --fwmark/-k option for Linux 10 months ago
run-lcov.sh GH action test 3 years ago
run-tests.sh travis-ci improvements, add macos testing 4 years ago
test-01-basics.pl Test ping to "all IPv6 nodes" multicast address 9 months ago
test-02-help.pl test help output during normal option parsing 5 months ago
test-03-forbidden.pl Test that negative numbers are not accepted 9 months ago
test-04-options-a-b.pl skip timing test on macos 3 years ago
test-05-options-c-e.pl ci: test timestamp plausibility 4 months ago
test-06-options-f-h.pl also apply generator limit to use with CIDR 4 months ago
test-07-options-i-m.pl ci: skip an unreliable test on macOS 4 months ago
test-08-options-n-q.pl Print cumulative stats with -Q SECS,cumulative 6 months ago
test-09-option-r-t.pl test error when binding to wrong local address 5 months ago
test-10-option-u-x.pl Fix number of tests 7 months ago
test-11-unpriv.pl fix unprivileged ping broken in v5.1 (fixes #248) 3 years ago
test-12-option-type.pl ci: test empty string argument instead of number 4 months ago
test-13-unknown-host.pl ipv4/ipv6 unification fixes 8 years ago
test-14-ping-internet-hosts.pl more travis stability fixes 3 years ago
test-15-netdata.pl Repair the faulty test 15 1 year ago
test-issue-56.pl document -N in documentation and implement small fixes in test suite for macOS 8 years ago
test-issue-58.pl unification work 8 years ago
test-tarball.sh travis-ci improvements, add macos testing 4 years ago