]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Add standalone "nslookup" command
authorPatrick Plenefisch <phplenefisch@wpi.edu>
Wed, 29 Aug 2012 23:21:33 +0000 (00:21 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 10 Sep 2012 14:31:14 +0000 (15:31 +0100)
commit8e4faa094824cae9633ad512ea40c12805435f82
tree9e92aa5f3c7f29ca47b378704233ec5863b8db80
parentc4500fb7cab08beabeee5c2d1e35f964764a7045
[cmdline] Add standalone "nslookup" command

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