From 0a02314e8d520766a9a00712ab49c02f1ebb7a63 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Thu, 26 Jul 2007 17:32:37 +0000 Subject: The "--serverip" and "--requestedip" options now accept host names, too. This doesn't quite fit the option names and so far I haven't changed the "--help" output which currently only talks about IP addresses. However, I don't see why resolving host names should not be supported. Also note that for the moment, I added a quick'n'dirty resolve_host() function which should really go into netutils.c. I just wanted to think about its interface a bit more before providing such a function globally. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1766 f882894a-f735-0410-b71e-b25c423dba1c --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2d19664b..7170b19c 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ This file documents the major additions and syntax changes between releases. to check DHCP servers on remote networks New check_dhcp -m/--mac option which allows for specifying the MAC address to use in the DHCP request + The check_dhcp -r and -s options now accept host names, too 1.4.9 4th June 2006 Inclusion of contrib/check_cluster2 as check_cluster with some improvements -- cgit v1.2.3-74-g34f1