Page MenuHomeFreeBSD

tcp_hpts: make the module unloadable
ClosedPublic

Authored by glebius on Dec 19 2023, 1:23 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sep 30 2024, 1:29 PM
Unknown Object (File)
Sep 30 2024, 11:42 AM
Unknown Object (File)
Sep 11 2024, 12:56 AM
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