HomeFreeBSD

Add MODULE_VERSION to TCP loadable congestion control modules.

Description

Add MODULE_VERSION to TCP loadable congestion control modules.

Without versioning information, using preexisting loader /
linker code is not easily possible when another module may
have dependencies on pre-loaded modules, and also doesn't
allow the automatic loading of dependent modules.

No functional change of the actual modules.

Reviewed by: tuexen (mentor), rgrimes (mentor)
Approved by: tuexen (mentor), rgrimes (mentor)
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D25744

Details

Provenance
rscheffAuthored on Jul 20 2020, 11:47 PM
Parents
rG33a1a488d5c9: Don't dynamically allocate data structures for KTLS crypto requests.
Branches
Unknown
Tags
Unknown

Event Timeline