Page MenuHomeFreeBSD

loader: add ip layer code into libstand
ClosedPublic

Authored by tsoome on May 6 2017, 9:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 1:11 PM
Unknown Object (File)
Mon, Feb 17, 3:08 AM
Unknown Object (File)
Mon, Feb 17, 12:56 AM
Unknown Object (File)
Jan 1 2025, 8:08 AM
Unknown Object (File)
Dec 31 2024, 7:59 AM
Unknown Object (File)
Dec 30 2024, 8:28 AM
Unknown Object (File)
Dec 29 2024, 9:17 AM
Unknown Object (File)
Dec 28 2024, 8:26 AM
Subscribers

Details

Summary

Implement simple separate ip module and fragment re-assembly.

Diff Detail

Event Timeline

Tested on amd64 with both loader.efi and pxeboot no regression found there (testing with tftpfs)

This revision is now accepted and ready to land.May 6 2017, 9:16 PM
tsoome edited edge metadata.

add comment to ip.c about the origins.

This revision now requires review to proceed.May 15 2017, 7:37 PM

add missing __FBSDID("$FreeBSD$");

This revision was automatically updated to reflect the committed changes.