Files
linux/net/ipv4
Eric Dumazet 97a4d46b15 raw: fix a typo in raw_icmp_error()
I accidentally broke IPv4 traceroute, by swapping iph->saddr
and iph->daddr.

Probably because raw_icmp_error() and raw_v4_input()
use different order for iph->saddr and iph->daddr.

Fixes: ba44f8182e ("raw: use more conventional iterators")
Reported-by: John Sperbeck <jsperbeck@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220623193540.2851799-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-24 22:48:33 -07:00
..
2022-06-19 10:00:02 +01:00
2022-06-24 16:24:38 -07:00
2022-04-12 14:56:33 -07:00
2021-05-17 15:29:35 -07:00
2022-04-30 15:12:58 +01:00
2022-06-24 16:24:38 -07:00
2021-10-13 09:41:37 -07:00
2021-10-13 09:41:37 -07:00
2022-06-24 11:34:38 +01:00
2022-04-12 14:56:33 -07:00
2021-05-17 15:29:35 -07:00
2022-06-21 11:38:29 +02:00
2022-06-24 22:48:33 -07:00
2022-06-09 21:52:55 -07:00
2022-06-17 10:57:22 +01:00
2021-05-17 15:29:35 -07:00