Page MenuHomeFreeBSD

tcp_hpts: make the module unloadable
ClosedPublic

Authored by glebius on Dec 19 2023, 1:23 AM.
Tags
None
Referenced Files
F108471266: D43092.diff
Sat, Jan 25, 5:39 AM
Unknown Object (File)
Sat, Jan 11, 8:21 PM
Unknown Object (File)
Fri, Jan 10, 10:45 AM
Unknown Object (File)
Nov 29 2024, 9:37 PM
Unknown Object (File)
Oct 1 2024, 7:42 PM
Unknown Object (File)
Oct 1 2024, 5:19 PM
Unknown Object (File)
Oct 1 2024, 5:20 AM
Unknown Object (File)
Sep 30 2024, 1:33 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