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)
Mon, Oct 28, 11:36 PM
Unknown Object (File)
Mon, Oct 28, 12:12 AM
Unknown Object (File)
Sun, Oct 27, 9:37 PM
Unknown Object (File)
Oct 3 2024, 7:24 AM
Unknown Object (File)
Oct 3 2024, 5:21 AM
Unknown Object (File)
Sep 27 2024, 12:36 PM
Unknown Object (File)
Sep 27 2024, 4:28 AM
Unknown Object (File)
Sep 27 2024, 4:28 AM
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