Open
Description
Problem Statement
We currently don't handle checksums properly or at all in several places. The purpose of this task is to get that sorted out.
Acceptance Criteria
- find all the places we are currently handling, or NOT handling L3 and L4 checksums and get them consistent
- use helpers like
bpf_l3_cksum_replace
to properly recalculate checksums
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress