- Don't bzero() the test structure. All fields checked are set by syncache_expand().
- Don't allocate TCP address logging string if there is nothing to report.
- Mark hash bucket argument as pointer to const.
- Make it void.
Details
Details
- Reviewers
- None
- Group Reviewers
transport - Commits
- rGf5d8084a8d5c: tcp: refactor debug function syncookie_cmp()
rGe9e6a025b452: tcp: refactor debug function syncookie_cmp()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable