<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Kosta,<br>
    <br>
    for now you can change <br>
    <br>
    #define ETH_FRAME_LEN           1514    /* Maximum packet */<br>
    <br>
    <div class="moz-cite-prefix">in src/include/ipxe/if_ether.h to your
      needs.<br>
      <br>
      @Michael: Maybe it is a good idea for an general array
      dhcpoffers[0..255], where dhcp-offers can be found? Or something
      like ${dhcp/option26:string}? Many dhcp-options could be useful
      for building appropriate menu-requests.<br>
      <br>
      Hth<br>
      Oliver<br>
      <br>
      On 27.08.2014 08:12, Kosta Velikov wrote:<br>
    </div>
    <blockquote cite="mid:53FD76C8.1020302@altscale.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      Hello there,<br>
      <br>
      I am happy user of iPXE. It has helped me many times. I have been
      using it for more than 3 years.<br>
      <br>
      Only yesterday I found that it does not take into account the DHCP
      option 26 - MTU size. I tried to use it on a server that resides
      in a network connected via ipsec tunnel (tried with other means of
      VPN too) to the DHCP/TFTP server. VPN has some overhead, and it
      requires MTU of 1470 or less. This is configured in the DHCP
      server as option 26, and the Ubuntu servers honor it, but iPXE
      does not take it into account.<br>
      <br>
      Please add this functionality for the next release :)<br>
      <br>
      Thank you. <br>
      Kosta Velikov.<br>
      <div class="moz-signature">
        <table style="font: 11px arial,sans-serif" border="0"
          cellpadding="0" cellspacing="0" width="100%">
        </table>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ipxe-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a>
</pre>
    </blockquote>
  </body>
</html>