monitoring-plugins/plugins-root
Jacob Hansen 0882b4201b check_icmp: Correctly set address_family on lookup
If a hostname is supplied instead of an IP address, the automatic
address family detection would fail to correctly set the IP protocol
version (it would always be IPv6).

We now supply AF_UNSPEC to getaddrinfo, which should then return the
correct address family in the result.

Signed-off-by: Jacob Hansen <jhansen@op5.com>
2018-12-07 09:51:21 +00:00
..
t check_dhcp: fix tests interface detection 2013-09-17 13:13:26 +02:00
check_dhcp.c properly remove MSG_PEEK in check_dhcp.c. Fixes #1450. 2016-12-07 13:11:40 -05:00
check_icmp.c check_icmp: Correctly set address_family on lookup 2018-12-07 09:51:21 +00:00
Makefile.am Project rename initial commit. 2014-01-19 14:18:47 -05:00
pst3.c Fix for unclosed filehandle in pst3 on Solaris 2015-10-05 13:23:59 +02:00