Commit History

Author SHA1 Message Date
  Guido Aulisi ea1f158906 Fix some uninitialized variable compiler warnings 3 years ago
  Sebastian Wolf 89513b6f56 Change set_source_ip to use inet_pton and explicitly bind to IPv6 addresses. 3 years ago
  Erik Sejr ca8b40e2a4 Set msg_namelen to the size of the sockaddr struct for the appropriate 3 years ago
  UrBnW fd6b98ff4b enh(icmp) Add perfdata options 5 years ago
  madlohe e2bca90555 Should fix #530 - 'ip' should be set even if not debugging 6 years ago
  Sebastian Wolf 86070bd249 Merge branch 'master' into 520-check-icmp-multiple-hosts 6 years ago
  madlohe afb9249e87 Prevent this_status from getting stuck when iterating through hosts. Resolves #520 6 years ago
  madlohe a34c8ff1f4 Fix nagios-plugins#510 - perfdata tags should remain the same even if packet loss is at 100% 6 years ago
  madlohe 6a664f50af (#480) Fix ordering of check_icmp's performance data 6 years ago
  Ben RUBSON 8e2e49d45c Update check_icmp.c 6 years ago
  Sebastian Wolf 099362ac09 Merge pull request #486 from sawolf/451-icmp-bind 6 years ago
  madlohe a808b4fe2f check_icmp: resolve #404 by fixing hosts_ok calculation 6 years ago
  madlohe 2d9908b532 check_icmp Resolve #451 by moving call to bind() after call to socket() 6 years ago
  Bryan Heden bf2114f9c3 Merge branch 'maint' into fix-issues-codespell 7 years ago
  Box293 f0cc54f925 Removed unnecessary line, a few minor comment changes, run clang-format 7 years ago
  Box293 cf993485b2 IPv6 and ICMPv6 support added to check_icmp 7 years ago
  Box293 2c4f7f2308 check_icmp IPv6 work 8 years ago
  Box293 0228b00061 Working on IPv6 for check_icmp 8 years ago
  Box293 4019afea66 Fixed spacing in check_icmp output 8 years ago
  Mario Trangoni ebc7ad1475 plugins/test: fix codespell issues 8 years ago
  root cfd7a5062a Clean up plugin exit 8 years ago
  root d789904a64 Add support to Jitter, MOS and Score 8 years ago
  John C. Frickson f593c465c4 Merge pull request #176 from mjtrangoni/dead-assignment 9 years ago
  John C. Frickson 84c0b09c43 Merge pull request #175 from mjtrangoni/sizeof-operand-mismatch 9 years ago
  John C. Frickson a8eeb87854 check_icmp does not have the -p argument in the help 9 years ago
  Mario Trangoni 9fb9b30f2b fix: Dead assignment 9 years ago
  Mario Trangoni 5ace85be23 fix: Allocator sizeof operand mismatch 9 years ago
  John C. Frickson 602e6e63d0 Fix for Solaris 11 10 years ago
  John C. Frickson 5c242585b6 Fixes to compile on Solaris 10, and fixes to argument handling. 10 years ago
  Sven Nierlein 662ce8d56d make use of MSG_CONFIRM optional 11 years ago