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)
Mon, Oct 13, 9:09 AM
Unknown Object (File)
Mon, Oct 13, 9:09 AM
Unknown Object (File)
Mon, Oct 13, 9:09 AM
Unknown Object (File)
Sun, Oct 12, 8:42 PM
Unknown Object (File)
Thu, Oct 2, 11:16 AM
Unknown Object (File)
Sun, Sep 21, 1:26 AM
Unknown Object (File)
Aug 14 2025, 10:56 PM
Unknown Object (File)
Aug 14 2025, 4:25 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