[ipxe-devel] [ipxe/ipxe] [efi_snp] Subtract link-layer header length from MaxPacketSize (#73)

Rob Taglang notifications at github.com
Fri Apr 27 18:25:10 UTC 2018


It seems that the EDK network stack expects this to be 1500, not 1514.

As-is, in the case of fragmentation, the UEFI UDP layer will compute fragment sizes larger than the MTU which typically get dropped.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/73

-- Commit Summary --

  * [efi_snp] Subtract link-layer header length from MaxPacketSize

-- File Changes --

    M src/interface/efi/efi_snp.c (2)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/73.patch
https://github.com/ipxe/ipxe/pull/73.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/73
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20180427/1b8159db/attachment.htm>


More information about the ipxe-devel mailing list