Kaynağa Gözat

Add NSLOOKUP and NTP commands to netboot.xyz

Antony Messerli 8 yıl önce
ebeveyn
işleme
1439f9421e
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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 */