]> git.ozlabs.org Git - yaboot.git/blobdiff - second/fs_of.c
Parse the subnetmask from bootpath and DHCP options
[yaboot.git] / second / fs_of.c
index f6b2050da4731aa5fb8c9766c02f47357091a621..17a4df3517bea60a6dbe45500df6e3610d38f7f2 100644 (file)
@@ -176,6 +176,8 @@ of_net_open(struct boot_file_t* file,
           strcat(buffer, ",");
           strcat(buffer, fspec->tftp_retries);
           strcat(buffer, ",");
           strcat(buffer, ",");
           strcat(buffer, fspec->tftp_retries);
           strcat(buffer, ",");
+          strcat(buffer, fspec->subnetmask);
+          strcat(buffer, ",");
           strcat(buffer, fspec->addl_params);
      } else {
           strcat(buffer, ",");
           strcat(buffer, fspec->addl_params);
      } else {
           strcat(buffer, ",");