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)
Fri, May 15, 12:40 AM
Unknown Object (File)
Thu, May 14, 9:00 PM
Unknown Object (File)
Thu, May 14, 9:03 AM
Unknown Object (File)
Mon, May 11, 6:07 PM
Unknown Object (File)
Sun, May 10, 1:16 PM
Unknown Object (File)
Wed, May 6, 8:18 AM
Unknown Object (File)
Sat, Apr 18, 12:45 PM
Unknown Object (File)
Apr 15 2026, 11:29 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.