瀏覽代碼

Add NSLOOKUP and NTP commands to netboot.xyz

Antony Messerli 8 年之前
父節點
當前提交
1439f9421e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      ipxe/local/general.h

+ 2 - 0
ipxe/local/general.h

@@ -5,3 +5,5 @@
 #define NET_PROTO_IPV6        /* IPv6 protocol */
 #define REBOOT_CMD            /* Reboot command */
 #define VLAN_CMD              /* VLAN commands */
+#define NSLOOKUP_CMD	      /* DNS resolving command */
+#define NTP_CMD               /* NTP commands */