]> git.ozlabs.org Git - petitboot/blobdiff - discover/device-handler.h
discover/pxe: Format IPAPPEND mac addresses correctly
[petitboot] / discover / device-handler.h
index e8e71ad9eedf4fd2e38c63e3c8722d64fa9cbedc..b592c462494da3179deda8f9cb69e540bf26ee98 100644 (file)
@@ -55,6 +55,7 @@ struct discover_context {
        struct discover_device  *device;
        struct list             boot_options;
        struct pb_url           *conf_url;
        struct discover_device  *device;
        struct list             boot_options;
        struct pb_url           *conf_url;
+       struct network          *network;
        void                    *test_data;
 };
 
        void                    *test_data;
 };