[Nagiosplug-devel] [nagios-plugins] check_ping: Parse ICMPv6 "Address unreachable" (#1)
Bernhard Schmidt
reply+i-4148006-352f4cf4da31b79a25a33127c70d43081d25474e-71850 at reply.github.com
Tue Apr 17 11:58:10 CEST 2012
In ICMPv6 "Host unreachable" has been renamed to "Address unreachable"
(see RFC4443 3.1). Handle ping6 returning "Address unreachable" and map
it to the "Host unreachable" plugin output.
Fixes SF#3518671
You can merge this Pull Request by running:
git pull https://github.com/bernhardschmidt/nagios-plugins master
Or you can view, comment on it, or merge it online at:
https://github.com/nagios-plugins/nagios-plugins/pull/1
-- Commit Summary --
* check_ping: Treat ICMPv6 "Address unreachable" as "Host unreachable"
-- File Changes --
M plugins/check_ping.c (4)
-- Patch Links --
https://github.com/nagios-plugins/nagios-plugins/pull/1.patch
https://github.com/nagios-plugins/nagios-plugins/pull/1.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/nagios-plugins/nagios-plugins/pull/1
More information about the Devel
mailing list