Pārlūkot izejas kodu

Add NSLOOKUP and NTP commands to netboot.xyz

Antony Messerli 8 gadi atpakaļ
vecāks
revīzija
1439f9421e
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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 */