Page MenuHomeFreeBSD

protocols: make socket buffers ioctl handler changeable
ClosedPublic

Authored by melifaro on Sep 27 2022, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:01 AM
Unknown Object (File)
Dec 12 2023, 2:13 AM
Unknown Object (File)
Sep 23 2023, 11:02 PM
Unknown Object (File)
Sep 5 2023, 1:12 AM
Unknown Object (File)
Sep 5 2023, 1:12 AM
Unknown Object (File)
Sep 5 2023, 1:03 AM
Unknown Object (File)
Aug 26 2023, 2:19 AM
Unknown Object (File)
Dec 15 2022, 8:01 PM
Subscribers

Details

Summary

Allow to set custom per-protocol handlers for the socket buffers
ioctls by introducing pr_setsbopt callback with the default value
set to the currently-used sbsetopt().

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47562
Build 44449: arc lint + arc unit