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, Jun 30, 4:58 AM
Unknown Object (File)
Sun, Jun 28, 5:02 AM
Unknown Object (File)
Sun, Jun 28, 12:45 AM
Unknown Object (File)
Thu, Jun 25, 9:22 PM
Unknown Object (File)
Fri, Jun 19, 11:49 PM
Unknown Object (File)
May 30 2026, 10:24 AM
Unknown Object (File)
May 29 2026, 11:36 PM
Unknown Object (File)
May 28 2026, 1:35 PM
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.