X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fnetwork.c;h=cf340dad86b6540c712c9110c30b2b38babe8650;hb=e61e64c785de0809fb69cd160e8317f2de25793e;hp=2857076902cd4b23554b4bb405f74a923a2e0190;hpb=f2acf9d2573ebbfb7478e97c4066c128ddaa5a18;p=petitboot 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,