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)
Wed, Sep 11, 12:56 AM
Unknown Object (File)
Wed, Sep 11, 12:55 AM
Unknown Object (File)
Wed, Sep 11, 12:55 AM
Unknown Object (File)
Wed, Sep 11, 12:54 AM
Unknown Object (File)
Sun, Sep 8, 11:22 PM
Unknown Object (File)
Sun, Sep 8, 6:42 AM
Unknown Object (File)
Sat, Sep 7, 8:16 AM
Unknown Object (File)
Aug 28 2024, 6:09 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