Fix des Tages
Posted Tue 23 Feb 2016 12:05:46 AM CET
Florian Lohoff
In der Tradition von Fefe mit dem "Bug der Woche" ist gerade eine schöne Geschichte an mir vorbei geflogen. DNS ist case insensitive - Nein - Doch - Ohhhhh
Dank an Sven
Date: Mon, 22 Feb 2016 08:18:34 -0800
From: Sven Geggus <notifications@github.com>
To: Monitoring Plugins Development <devel@monitoring-plugins.org>
Subject: DNS is case insensitive! (#1404)
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