Page MenuHomeFreeBSD

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

Authored by rupeshpilania_gmail.com on Wed, Dec 3, 12:05 PM.

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.