Page MenuHomeFreeBSD

tcp_hpts: make the module unloadable
ClosedPublic

Authored by glebius on Dec 19 2023, 1:23 AM.
Tags
None
Referenced Files
F153788701: D43092.diff
Thu, Apr 23, 6:18 PM
Unknown Object (File)
Thu, Apr 23, 4:08 AM
Unknown Object (File)
Thu, Apr 23, 3:18 AM
Unknown Object (File)
Wed, Apr 15, 1:06 AM
Unknown Object (File)
Mon, Apr 6, 1:16 PM
Unknown Object (File)
Mon, Apr 6, 9:29 AM
Unknown Object (File)
Mar 17 2026, 7:19 AM
Unknown Object (File)
Feb 8 2026, 3:13 PM
Subscribers

Details

Summary

Although the HPTS subsytem wasn't initially designed as a loadable
module, now it is so. Make it possible to also unload it, but for
safety reasons hide that under 'kldunload -f'.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable