<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-root/t/check_dhcp.t, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2025-06-23T11:21:25Z</updated>
<entry>
<title>Reapply "check_dhcp: reduce number of tests for weird reasons"</title>
<updated>2025-06-23T11:21:25Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-06-23T11:21:25Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9f776105d44190587a587b7398f5d907611a20b0'/>
<id>urn:sha1:9f776105d44190587a587b7398f5d907611a20b0</id>
<content type='text'>
This reverts commit 612d261cbf467c82f0dcc0ed63e7584d91f194c4.
</content>
</entry>
<entry>
<title>Revert "check_dhcp: reduce number of tests for weird reasons"</title>
<updated>2025-06-23T11:02:52Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-06-23T11:02:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=612d261cbf467c82f0dcc0ed63e7584d91f194c4'/>
<id>urn:sha1:612d261cbf467c82f0dcc0ed63e7584d91f194c4</id>
<content type='text'>
This reverts commit 52338c3423d4b10d2bbeec7a120c7dd2a98fa092.
</content>
</entry>
<entry>
<title>check_dhcp: reduce number of tests for weird reasons</title>
<updated>2025-06-23T10:33:28Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-06-23T10:33:28Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=52338c3423d4b10d2bbeec7a120c7dd2a98fa092'/>
<id>urn:sha1:52338c3423d4b10d2bbeec7a120c7dd2a98fa092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt tests</title>
<updated>2025-06-23T10:09:58Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-31T23:18:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bf0b389381dce2c950834a847db2933196111310'/>
<id>urn:sha1:bf0b389381dce2c950834a847db2933196111310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix check_dhcp tests</title>
<updated>2021-04-30T09:14:10Z</updated>
<author>
<name>Aksel Sjögren</name>
<email>asjogren@itrsgroup.com</email>
</author>
<published>2021-04-29T13:58:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=39c162e594ec962eb338332624d3ac7474227a2b'/>
<id>urn:sha1:39c162e594ec962eb338332624d3ac7474227a2b</id>
<content type='text'>
* try to use "/usr/sbin/ip" before "ifconfig" since the latter is
  obsolete on Linux to figure out interface to listen for DHCP messages.
  But keeping ifconfig method just in case.
  Without this, tests fail on boxes without ifconfig AND the correct
  interface named ethX.

* amend possible failure responses, as check_dhcp might get a DHCPOFFER,
  but from an unexpected address - which happens if the box running
  tests are on a network with a DHCP server.
</content>
</entry>
<entry>
<title>check_dhcp: fix tests interface detection</title>
<updated>2013-09-17T11:13:26Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2013-09-17T11:13:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=08d554ada1d12a0a0bc9c2e6e218789e05287af8'/>
<id>urn:sha1:08d554ada1d12a0a0bc9c2e6e218789e05287af8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_dhcp: fix tests for machines with default interace != eth0</title>
<updated>2013-09-16T11:49:44Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2013-09-16T10:36:38Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2b23caf3d107acc71c03373e815e2d3f3103fe18'/>
<id>urn:sha1:2b23caf3d107acc71c03373e815e2d3f3103fe18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_dhcp test: skip subtests if no variable is set</title>
<updated>2013-09-16T06:51:04Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2013-09-16T06:51:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=095e2e5db52ff5ff60eb319099d047c7c060d800'/>
<id>urn:sha1:095e2e5db52ff5ff60eb319099d047c7c060d800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_dhcp: add test file</title>
<updated>2013-09-15T20:15:21Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2013-09-15T20:15:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5d58592cfe75baae10c4722f4fa6c17ca1256d1e'/>
<id>urn:sha1:5d58592cfe75baae10c4722f4fa6c17ca1256d1e</id>
<content type='text'>
</content>
</entry>
</feed>
