HomeFreeBSD

protocols: make socket buffers ioctl handler changeable

Description

protocols: make socket buffers ioctl handler changeable

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().

Reviewed by: glebius
Differential Revision: https://reviews.freebsd.org/D36746

Details

Provenance
melifaroAuthored on Sep 27 2022, 1:39 PM
Reviewer
glebius
Differential Revision
D36746: protocols: make socket buffers ioctl handler changeable
Parents
rGa42206a7ca77: Reduce the arm64 ID registers we print
Branches
Unknown
Tags
Unknown