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)
Sat, Oct 11, 10:04 AM
Unknown Object (File)
Sat, Oct 11, 10:04 AM
Unknown Object (File)
Sat, Oct 11, 10:04 AM
Unknown Object (File)
Sat, Oct 11, 2:17 AM
Unknown Object (File)
Wed, Oct 1, 5:40 PM
Unknown Object (File)
Sep 11 2025, 6:05 AM
Unknown Object (File)
Sep 7 2025, 12:50 AM
Unknown Object (File)
Aug 20 2025, 8:10 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 Not Applicable
Unit
Tests Not Applicable