MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Details
Details
- Reviewers
- None
- Group Reviewers
network pfsense manpages - Commits
- rG00a7a05bde84: pf.conf.5: document dummynet support
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 41465 Build 38354: arc lint + arc unit
This is now broken for an interface that doesn't support IFCAP_MEXTPG and has checksum offload disabled as we will not fall through to the else. I think the IFCAP_MEXTPG check now needs to just be its own check. If it makes the checksum calculations more optimal we should perhaps do it before doing the checksums.