]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Add "ping" command
authorMichael Brown <mcb30@ipxe.org>
Mon, 21 Oct 2013 13:20:32 +0000 (14:20 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 21 Oct 2013 14:21:37 +0000 (15:21 +0100)
commit6f43ba411da9466a54e27fa405c87b2e078a339a
tree8b69a73d6fc9e232ef69d45dc38d0ec77d25b870
parentde35167714d089e78372e642b5ab28d91b42bac5
[cmdline] Add "ping" command

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/config.c
src/config/general.h
src/hci/commands/ping_cmd.c [new file with mode: 0644]