Xin Long 46abd17302 bridge: use skb_ip_totlen in br netfilter
These 3 places in bridge netfilter are called on RX path after GRO
and IPv4 TCP GSO packets may come through, so replace iph tot_len
accessing with skb_ip_totlen() in there.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-02-01 20:54:27 -08:00
..
2023-01-12 17:02:20 -06:00
2022-02-25 09:36:06 +01:00
2023-01-13 20:44:20 -08:00
2022-12-13 15:47:48 -08:00
2023-01-28 00:00:14 -08:00
2023-01-28 00:00:14 -08:00
2022-12-13 15:47:48 -08:00
2023-01-17 13:36:25 +02:00
2022-08-22 14:26:30 +01:00