Steffen Weinreich <steve@xxxxxxxxxxxxx> wrote: > Hi Pablo > > Am 04.01.22 um 12:27 schrieb Steffen Weinreich: > > Hi Pablo, > > > > Am 31.12.21 um 14:39 schrieb Pablo Neira Ayuso: > >>> Could you give a try to this kernel patch? > >> Wrong patch, attaching again. > > Yes, that patch fixes the issue. > > Meanwhile I tried that patch on a 4.19 Kernel. Since the struct > nft_pktinfo pkt does not have a member fragoff the patch does not work > on 4.19 You can substitute it with 'pkt->xt.fragoff'.