mirror of
https://github.com/ipxe/ipxe
synced 2026-05-29 05:00:58 +03:00
a289b4b8c2
Large transmitted records may arise if we have long client certificate chains or if a client sends a large block of data (such as a large HTTP POST payload). Fragment records as needed to comply with the value that we advertise via the max_fragment_length extension. Signed-off-by: Michael Brown <mcb30@ipxe.org>