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, Apr 21, 12:46 PM
Unknown Object (File)
Tue, Apr 21, 5:43 AM
Unknown Object (File)
Tue, Apr 21, 1:12 AM
Unknown Object (File)
Mon, Apr 20, 4:25 AM
Unknown Object (File)
Thu, Apr 16, 4:18 PM
Unknown Object (File)
Sun, Apr 12, 5:23 AM
Unknown Object (File)
Sun, Apr 12, 2:50 AM
Unknown Object (File)
Mon, Apr 6, 4:53 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.