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)
Mon, May 6, 6:13 AM
Unknown Object (File)
Fri, May 3, 11:49 AM
Unknown Object (File)
Thu, May 2, 1:59 AM
Unknown Object (File)
Jan 8 2024, 12:52 PM
Unknown Object (File)
Jan 6 2024, 2:09 PM
Unknown Object (File)
Jan 6 2024, 2:09 PM
Unknown Object (File)
Jan 6 2024, 2:09 PM
Unknown Object (File)
Jan 6 2024, 2:09 PM
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.