Explorar o código

Adding v6 and vlan support

Antony Messerli %!s(int64=9) %!d(string=hai) anos
pai
achega
2c8dad064f
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      ipxe/local/general.h

+ 4 - 2
ipxe/local/general.h

@@ -1,2 +1,4 @@
-#define IMAGE_COMBOOT
-#define DOWNLOAD_PROTO_HTTPS
+#define DOWNLOAD_PROTO_HTTPS  /* Secure Hypertext Transfer Protocol */      
+#define IMAGE_COMBOOT         /* COMBOOT */
+#define NET_PROTO_IPV6        /* IPv6 protocol */
+#define VLAN_CMD              /* VLAN commands */