Re: [PATCH nf-next] netfilter: flowtable: remove inline segmentation

From: Qingfang Deng

Date: Thu Jun 04 2026 - 02:42:51 EST


Hi Pablo,

AI says this may pass GSO packets directly to underlying drivers (as we
bypass the ppp interface) and corrupt their packet headers:

https://sashiko.dev/#/patchset/20260603025047.32839-1-qingfang.deng@xxxxxxxxx

Do I need to set skb->encapsulation like you did earlier?

Regards,
Qingfang