monitoring-plugins/plugins-root
Holger Weiss 99f5be2992 check_dhcp: Don't peek before reading response
Omit a recvfrom(3) call which has the MSG_PEEK flag set and should have
no effect at all.  According to a comment in the code, this call was
meant to be a workaround to an opaque issue.  If anyone runs into that
issue, we should fix it properly instead.
2016-09-14 11:57:31 +02:00
..
t check_dhcp: fix tests interface detection 2013-09-17 13:13:26 +02:00
check_dhcp.c check_dhcp: Don't peek before reading response 2016-09-14 11:57:31 +02:00
check_icmp.c use unknown exit code for help/version in plugins-root as well 2015-10-04 19:24:30 +02: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