Page MenuHomeFreeBSD

Calculate delayed csums for IPv6 adress family in divert_packet
ClosedPublic

Authored by ae on Nov 2 2021, 5:07 PM.
Tags
None
Referenced Files
F153639532: D32807.id97875.diff
Wed, Apr 22, 1:52 PM
F153617172: D32807.id97875.diff
Wed, Apr 22, 9:10 AM
Unknown Object (File)
Mon, Apr 20, 7:57 PM
Unknown Object (File)
Mon, Apr 20, 4:20 AM
Unknown Object (File)
Sun, Apr 19, 2:35 PM
Unknown Object (File)
Wed, Apr 15, 4:29 PM
Unknown Object (File)
Mon, Apr 13, 8:12 AM
Unknown Object (File)
Thu, Apr 9, 6:31 PM
Subscribers

Details

Summary

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.

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