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)
Mar 28 2024, 11:23 AM
Unknown Object (File)
Dec 14 2023, 10:25 PM
Unknown Object (File)
Dec 13 2023, 4:04 AM
Unknown Object (File)
Nov 30 2023, 7:05 AM
Unknown Object (File)
Nov 22 2023, 6:34 PM
Unknown Object (File)
Nov 13 2023, 3:26 PM
Unknown Object (File)
Nov 11 2023, 3:33 PM
Unknown Object (File)
Nov 10 2023, 6:40 PM
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