This used to work by accident with ld.bfd even though always_keepalive
was marked as static. LLD honors static more correctly, so export this
variable properly (including moving it into the tcp_* namespace).
Details
Details
- Reviewers
np emaste bz - Group Reviewers
transport - Commits
- rS328608: Export tcp_always_keepalive for use by the Chelsio TOM module.
- try to kldload t4_tom.ko on a LLD-linked kernel
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable