xdp-redirect icon indicating copy to clipboard operation
xdp-redirect copied to clipboard

UDP checksum invalid

Open dhiaayachi opened this issue 1 year ago • 0 comments

I'm trying to run this example and when I try and capture the packets after being rewritten using xdp_dump, I can see that the udp checksum of the packets are not correct and they are dropped by the receiving interface (veth docker interface).

Do you have an idea about the issue, is it something you encountered when running the demo?

Thank you!

dhiaayachi avatar Jun 29 '23 19:06 dhiaayachi