Some extra validation added into rev.360967 does not properly handle fragmented UDP packets, resulted in both first fragment and all subsequent ones to not being aliased.
Details
Details
- Reviewers
ae emaste markj donner - Commits
- rG7910632fbd46: Fix fragmented UDP packets handling since rev.360967.
rG4378aee9f82f: Fix fragmented UDP packets handling since rev.360967.
rG73c5a2566dbb: Fix fragmented UDP packets handling since rev.360967.
rGec746e619578: Fix fragmented UDP packets handling since rev.360967.
rG461e6f23db3b: Fix fragmented UDP packets handling since rev.360967.
Setup network using kernel NAT, test fragmented UDP packets going in and out.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable