Page MenuHomeFreeBSD

loader: add ip layer code into libstand
ClosedPublic

Authored by tsoome on May 6 2017, 9:01 PM.
Tags
None
Referenced Files
F159328603: D10631.id.diff
Fri, Jun 12, 9:59 PM
Unknown Object (File)
Wed, Jun 10, 8:39 AM
Unknown Object (File)
Sun, Jun 7, 3:08 PM
Unknown Object (File)
Fri, Jun 5, 10:26 PM
Unknown Object (File)
Thu, Jun 4, 8:10 AM
Unknown Object (File)
Wed, Jun 3, 11:45 PM
Unknown Object (File)
Apr 29 2026, 7:31 AM
Unknown Object (File)
Apr 27 2026, 3:30 PM
Subscribers

Details

Summary

Implement simple separate ip module and fragment re-assembly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.