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)
Sun, Nov 2, 3:16 AM
Unknown Object (File)
Wed, Oct 29, 4:49 AM
Unknown Object (File)
Sun, Oct 26, 11:02 PM
Unknown Object (File)
Sun, Oct 26, 10:34 PM
Unknown Object (File)
Sat, Oct 25, 3:40 PM
Unknown Object (File)
Sat, Oct 25, 12:44 PM
Unknown Object (File)
Sat, Oct 18, 12:02 AM
Unknown Object (File)
Thu, Oct 16, 7:34 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