On Mon, Jun 24, 2024 at 11:18:52PM +0200, Florian Westphal wrote: > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: [...] > > I can add BUILD_BUG_ON for all nft_trans_* objects to check that > > nft_trans always comes first (ie. this comes at offset 0 in this > > structure). > > Sounds good, thanks! OK, I have pushed out the patches with the manglings I reported here: https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next.git/log/?h=under-review I am going to collect remaining pending patches for nf-next and prepare for PR. Thanks.