]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Add the "ipstat" command
authorMichael Brown <mcb30@ipxe.org>
Sun, 2 Mar 2014 20:35:13 +0000 (20:35 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 2 Mar 2014 23:57:47 +0000 (23:57 +0000)
commitf22c19f3fb53aa323f2297c62fc08f368b19cdc8
tree06bbb082d7173fc0228dc0b435a2ff053e3fa535
parent11963c4f5f235c07380e4004082ca0bcf4aefa40
[cmdline] Add the "ipstat" command

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