Page MenuHomeFreeBSD

LinuxKPI: add linux/{ip,tcp,udp}.h
ClosedPublic

Authored by bz on May 24 2021, 6:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 11:49 PM
Unknown Object (File)
Tue, Sep 23, 9:30 PM
Unknown Object (File)
Tue, Sep 16, 2:31 AM
Unknown Object (File)
Sep 11 2025, 5:40 AM
Unknown Object (File)
Sep 11 2025, 5:32 AM
Unknown Object (File)
Sep 11 2025, 5:28 AM
Unknown Object (File)
Aug 12 2025, 9:29 AM
Unknown Object (File)
Aug 11 2025, 6:00 AM
Subscribers

Details

Summary

Add header files for struct and accessors for IPv4, UDP, and TCP.
Only parts of the fields of the structs have been seen while working
on wireless drivers. The remaining field names are filled up with
the FreeBSD field names for now. If you have insights into their
correct naming in Linux, feel free to adjust.

Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Reviewed by:
Differential Revision:

Note that these files will depend on skbuff.h which is not in the tree
yet. Nevertheless this can be reviewed independently.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39397
Build 36286: arc lint + arc unit