Get rid of PORT_BASE.
Replace by AliasRange.
Simplify code.
Details
Details
- Reviewers
- None
- Group Reviewers
network - Commits
- rG9efcad61d830: libalias: Restructure - Use AliasRange instead of PORT_BASE
Run testsuite.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 39891 Build 36780: arc lint + arc unit
Event Timeline
Comment Actions
- Factor out the search for a new port. Improves the perfomance a bit.
- Fix errornous cherry-picking bugs