<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/core/pinger.c, branch v1.20.1</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/pinger.c?h=v1.20.1</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/pinger.c?h=v1.20.1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2015-03-02T14:17:31+00:00</updated>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-02T14:17:31+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-02T11:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3'/>
<id>urn:sha1:b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3</id>
<content type='text'>
Relicense files for which I am the sole author (as identified by
util/relicense.pl).

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ping] Allow "ping" command output to be inhibited</title>
<updated>2014-10-23T15:52:08+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-10-23T15:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=dea6a6c1a07462890dc8bed4d048febdd13a2a3a'/>
<id>urn:sha1:dea6a6c1a07462890dc8bed4d048febdd13a2a3a</id>
<content type='text'>
Originally-implemented-by: Cedric Levasseur &lt;cyr-ius@ipocus.net&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ping] Allow termination after a specified number of packets</title>
<updated>2014-10-23T15:39:42+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-10-23T15:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1c34ca70d199ceee9d663986e377b7f74c826d0c'/>
<id>urn:sha1:1c34ca70d199ceee9d663986e377b7f74c826d0c</id>
<content type='text'>
Add the "-c &lt;count&gt;" option to the "ping" command, allowing for
automatic termination after a specified number of packets.

When a number of packets is specified:

  - if a serious error (i.e. length mismatch or content mismatch)
    occurs, then the ping will be immediately terminated with the relevant
    status code;

  - if at least one response is received successfully, and all errors
    are non-serious (i.e. timeouts or out-of-sequence responses), then
    the ping will be terminated after the final response (or timeout)
    with a success status;

  - if no responses are received successfully, then the ping will be
    terminated after the final timeout with ETIMEDOUT.

If no number of packets is specified, then the ping will continue
until manually interrupted.

Originally-implemented-by: Cedric Levasseur &lt;cyr-ius@ipocus.net&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ping] Report timed-out pings via the callback function</title>
<updated>2014-10-23T14:04:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-10-23T14:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d1afe731eae1f0f97238de5213df1610d0ccf4ed'/>
<id>urn:sha1:d1afe731eae1f0f97238de5213df1610d0ccf4ed</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ping] Add generic ping mechanism</title>
<updated>2013-10-21T14:08:18+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-10-21T13:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c597c7a071f6dd42233b53012133e861e794c9c8'/>
<id>urn:sha1:c597c7a071f6dd42233b53012133e861e794c9c8</id>
<content type='text'>
Add generic pinger mechanism (analogous to the generic downloader
mechanism) which opens a ping socket, transmits ping requests, and
passes information about ping replies to a callback function.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
