summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHolger Weiss <hweiss@users.sourceforge.net>2007-07-26 12:38:53 (GMT)
committerHolger Weiss <hweiss@users.sourceforge.net>2007-07-26 12:38:53 (GMT)
commitee33124028a0a5adb13123c0683b04323d26c3b3 (patch)
treea04e7870452b4088eecb4847dd5863b111cbe414 /NEWS
parent6f60c0ac81933976fdc2e7e763fc1d03312e3b3f (diff)
downloadmonitoring-plugins-ee33124028a0a5adb13123c0683b04323d26c3b3.tar.gz
New "-m, --mac" option which allows for specifying the MAC address to
use in the DHCP request. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1765 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 26e805e..2d19664 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ This file documents the major additions and syntax changes between releases.
11 Check_disk's --help now prints some examples for the new features introduced in 1.4.8 11 Check_disk's --help now prints some examples for the new features introduced in 1.4.8
12 New check_dhcp -u/--unicast option for emulating a DHCP relay in order 12 New check_dhcp -u/--unicast option for emulating a DHCP relay in order
13 to check DHCP servers on remote networks 13 to check DHCP servers on remote networks
14 New check_dhcp -m/--mac option which allows for specifying the MAC
15 address to use in the DHCP request
14 16
151.4.9 4th June 2006 171.4.9 4th June 2006
16 Inclusion of contrib/check_cluster2 as check_cluster with some improvements 18 Inclusion of contrib/check_cluster2 as check_cluster with some improvements