monitoring-plugins/plugins-root
Jacob Hansen e3ade3374a check_icmp: process protocol version args first
Detection of protocol version is in the previous patch implemented in
the add_target() function, which is called when adding the -H command
line argument. That means that if a protocal version argument (-4, -6)
is added after the -H then the protocol version might be incorrectly
set.

This patch ensures that we first process the protocol version arguments,
and then we process the rest of the arguments.

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: process protocol version args first 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