mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-20 05:01:01 +02:00
5 lines
221 B
C
5 lines
221 B
C
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
|
|
#define IMAGE_COMBOOT /* COMBOOT */
|
|
#define NET_PROTO_IPV6 /* IPv6 protocol */
|
|
#define VLAN_CMD /* VLAN commands */
|