At present, RACK requires the TCPHPTS option to run. However, because modules can be moved from machine to machine, this dependency is really best assessed at load time rather than at build time.
Details
Details
- Reviewers
rrs - Group Reviewers
transport - Commits
- rS334949: Change RACK dependency on TCPHPTS from a build-time dependency to a load-
When I boot a kernel compiled with the TCPHPTS option, the RACK module loads. When I book a kernel compiled without the TCPHPTS option, the RACK module complains that it is missing the tcphpts prerequisite.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable