Florian Westphal 586d5a8bce netfilter: x_tables: reduce xt_action_param by 8 byte
The fragment offset in ipv4/ipv6 is a 16bit field, so use
u16 instead of unsigned int.

On 64bit: 40 bytes to 32 bytes. By extension this also reduces
nft_pktinfo (56 to 48 byte).

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2021-05-29 01:04:53 +02:00
..
2021-05-20 15:50:54 -07:00
2021-03-30 16:54:50 -07:00
2021-04-29 11:57:23 -07:00
2021-05-27 14:39:11 -07:00
2021-05-17 15:29:35 -07:00
2021-05-24 14:10:28 -07:00
2021-03-28 17:31:13 -07:00
2021-05-17 15:29:35 -07:00
2021-05-21 14:46:59 -07:00
2021-04-29 11:57:23 -07:00
2021-05-07 11:23:41 -07:00
2021-01-24 14:27:18 +01:00
2021-03-28 17:31:13 -07:00
2021-03-25 16:56:27 -07:00