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
Differential D54046
tcphpts: Export tcp_hpts symbols required by tcp_bbr and tcp_rack modules Authored by rupeshpilania_gmail.com on Wed, Dec 3, 12:05 PM.
Details Fix missing symbol errors when loading tcp_bbr.ko and tcp_rack.ko by PR: 291272 set debug.link_elf_leak_locals=0 and debug.link_elf_obj_leak_locals=0 kldload tcp_rack.ko Both load successfully now.
Diff Detail
Event TimelineComment Actions + jhb, kib because this is a symbol visibility issue. Rupesh, your log attachment is restricted. Please share them. |