Page MenuHomeFreeBSD

protocols: make socket buffers ioctl handler changeable
ClosedPublic

Authored by melifaro on Sep 27 2022, 1:47 PM.
Tags
None
Referenced Files
F109582057: D36746.diff
Fri, Feb 7, 12:45 AM
Unknown Object (File)
Fri, Jan 31, 1:31 PM
Unknown Object (File)
Sun, Jan 19, 1:29 AM
Unknown Object (File)
Dec 30 2024, 4:54 AM
Unknown Object (File)
Nov 8 2024, 1:04 PM
Unknown Object (File)
Oct 28 2024, 11:36 PM
Unknown Object (File)
Oct 28 2024, 12:12 AM
Unknown Object (File)
Oct 27 2024, 9:37 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