Extend the test suite for libalias(3) to incoming connections.
Test the various types of redirections.
Details
Details
- Reviewers
kp lev - Group Reviewers
network - Commits
- rG755bab6d55e6: tests/libalias: Test LibAliasIn on redirection
make test
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Clear state instead of choosing new flows
- Add final variant of PortRedirect
- test overlapping portforwardings
- Refactor UDP tests
Rebase to D30412