I will address the XXX comment and add more test cases, but figured I'd
put this up now.
Details
Details
- Reviewers
jtl emaste glebius - Commits
- rS340485: Add regression tests for r340313 and r340483.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Don't hardcode loopback ifname or address.
- Add a test for fragments with payload length 0.
Comment Actions
Extend ip_reass__multiple_last_fragments
This test should really attempt to read the reassembled packet and verify its
contents. I'll try extending it along those lines, but I think that can be
handled in a separate commit.