Page MenuHomeFreeBSD

loader: add ip layer code into libstand
ClosedPublic

Authored by tsoome on May 6 2017, 9:01 PM.
Tags
None
Referenced Files
F169635126: D10631.id28121.diff
Wed, Sep 2, 3:24 AM
F169623962: D10631.id28121.diff
Wed, Sep 2, 2:36 AM
F169596082: D10631.id.diff
Wed, Sep 2, 12:47 AM
F169579267: D10631.diff
Tue, Sep 1, 11:32 PM
F169566377: D10631.id28374.diff
Tue, Sep 1, 10:49 PM
Unknown Object (File)
Mon, Aug 31, 2:05 AM
Unknown Object (File)
Mon, Aug 31, 2:05 AM
Unknown Object (File)
Mon, Aug 31, 1:09 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.