]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ping] Add top-level ping() function to ping a host
authorMichael Brown <mcb30@ipxe.org>
Mon, 21 Oct 2013 13:19:40 +0000 (14:19 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 21 Oct 2013 14:08:18 +0000 (15:08 +0100)
commitde35167714d089e78372e642b5ab28d91b42bac5
treecd76d275fa0f82983793c5843d04651bc57cf26a
parentc597c7a071f6dd42233b53012133e861e794c9c8
[ping] Add top-level ping() function to ping a host

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/usr/pingmgmt.h [new file with mode: 0644]
src/usr/pingmgmt.c [new file with mode: 0644]