Page MenuHomeFreeBSD

tcphpts: Export tcp_hpts symbols required by tcp_bbr and tcp_rack modules
Needs ReviewPublic

Authored by rupeshpilania_gmail.com on Dec 3 2025, 12:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 8, 10:40 AM
Unknown Object (File)
Sun, Sep 6, 9:11 PM
Unknown Object (File)
Sun, Sep 6, 2:43 PM
Unknown Object (File)
Fri, Sep 4, 11:14 PM
Unknown Object (File)
Fri, Sep 4, 8:10 AM
Unknown Object (File)
Fri, Sep 4, 7:55 AM
Unknown Object (File)
Wed, Sep 2, 8:41 AM
Unknown Object (File)
Wed, Sep 2, 7:13 AM
Subscribers

Details

Summary

Fix missing symbol errors when loading tcp_bbr.ko and tcp_rack.ko by
exporting the required tcp_hpts functions from the tcphpts module.

PR: 291272

Test Plan

set debug.link_elf_leak_locals=0 and debug.link_elf_obj_leak_locals=0
kldload tcp_bbr.ko

kldload tcp_rack.ko
Both load successfully now.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 69010
Build 65893: arc lint + arc unit

Event Timeline

Attached test logs for PR: 291272

ziaee added a subscriber: ziaee.

+ jhb, kib because this is a symbol visibility issue.

Rupesh, your log attachment is restricted. Please share them.

+ jhb, kib because this is a symbol visibility issue.

Rupesh, your log attachment is restricted. Please share them.

Done — the attachment is now public.