DNS is case insensitive! (#1404)
Sven Geggus
notifications at github.com
Mon Feb 22 17:18:34 CET 2016
Thus recent Versions of bind will no longer change .IN-ADDR.ARPA to
lowercase
as the uppercase version is also valid.
To have check_dns.c consider this fact change strstr to strcasestr
You can view, comment on, or merge this pull request online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1404
-- Commit Summary --
* DNS is case insensitive!
-- File Changes --
M plugins/check_dns.c (2)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1404.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1404.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1404
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20160222/4a3aa771/attachment.html>
More information about the Devel
mailing list