Page MenuHomeFreeBSD

protocols: make socket buffers ioctl handler changeable
ClosedPublic

Authored by melifaro on Sep 27 2022, 1:47 PM.
Tags
None
Referenced Files
F151339506: D36746.id111067.diff
Tue, Apr 7, 5:22 PM
F151259656: D36746.id111067.diff
Tue, Apr 7, 4:20 AM
Unknown Object (File)
Sun, Apr 5, 8:54 AM
Unknown Object (File)
Sun, Mar 29, 11:54 AM
Unknown Object (File)
Mon, Mar 16, 8:47 AM
Unknown Object (File)
Mar 1 2026, 8:51 AM
Unknown Object (File)
Feb 19 2026, 6:51 PM
Unknown Object (File)
Dec 29 2025, 10:48 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