Page MenuHomeFreeBSD

protocols: make socket buffers ioctl handler changeable
ClosedPublic

Authored by melifaro on Sep 27 2022, 1:47 PM.
Tags
None
Referenced Files
F137957135: D36746.id111067.diff
Thu, Nov 27, 4:35 PM
F137944073: D36746.id111067.diff
Thu, Nov 27, 12:59 PM
Unknown Object (File)
Sat, Nov 15, 12:52 AM
Unknown Object (File)
Sat, Nov 15, 12:52 AM
Unknown Object (File)
Sun, Nov 2, 3:16 AM
Unknown Object (File)
Oct 29 2025, 4:49 AM
Unknown Object (File)
Oct 26 2025, 11:02 PM
Unknown Object (File)
Oct 26 2025, 10: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 Not Applicable
Unit
Tests Not Applicable