mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-19 20:51:14 +02:00
Add NSLOOKUP and NTP commands to netboot.xyz
This commit is contained in:
parent
bddf268ed4
commit
1439f9421e
@ -5,3 +5,5 @@
|
|||||||
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
||||||
#define REBOOT_CMD /* Reboot command */
|
#define REBOOT_CMD /* Reboot command */
|
||||||
#define VLAN_CMD /* VLAN commands */
|
#define VLAN_CMD /* VLAN commands */
|
||||||
|
#define NSLOOKUP_CMD /* DNS resolving command */
|
||||||
|
#define NTP_CMD /* NTP commands */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user