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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable