X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fnetwork.c;h=cf340dad86b6540c712c9110c30b2b38babe8650;hp=2857076902cd4b23554b4bb405f74a923a2e0190;hb=23f75c74abde1b336e470d3febe68a45bfa68c5b;hpb=f2acf9d2573ebbfb7478e97c4066c128ddaa5a18 diff --git a/discover/network.c b/discover/network.c index 2857076..cf340da 100644 --- a/discover/network.c +++ b/discover/network.c @@ -221,6 +221,7 @@ static void configure_interface_dhcp(struct interface *interface) "-n", "-O", "pxeconffile", "-O", "pxepathprefix", + "-x", "0x5d:000a", "-p", pidfile, "-i", interface->name, NULL,