X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Ffile.h;h=e2ccc13d2265b8d4c665c0a4b7bc45072852e956;hp=b2d9c63a71d9082f499382c877fdb3ee074883d5;hb=caa5b9fc39eab729963d70d9910b6319a866fae4;hpb=90288ad550b6494203ae58c8f64e6fae010fe62e diff --git a/include/file.h b/include/file.h index b2d9c63..e2ccc13 100644 --- a/include/file.h +++ b/include/file.h @@ -47,6 +47,7 @@ struct boot_fspec_t { char* tftp_retries; /* TFTP retries */ char* subnetmask; /* Subnet mask */ char* addl_params; /* copy all additional parameters */ + char* vtag; /* VLAN tag */ /* Following fields are used only in ipv6 format */ int is_ipv6; /* is ipv6 specified ? */