Before passing an IPv6 packet to application, apply delayed checksum
calculation. mbuf flags will be lost after divert listener returns a
packet back, so we will not be able to do delayed checksum calculation
later. Also an application will get a packet with correct checksum.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 42526 Build 39414: arc lint + arc unit