Andreas Roeseler
314332023b
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
...
The current icmp_rcv function drops all unknown ICMP types, including
ICMP_EXT_ECHOREPLY (type 43). In order to parse Extended Echo Reply messages, we have
to pass these packets to the ping_rcv function, which does not do any
other filtering and passes the packet to the designated socket.
Pass incoming RFC 8335 ICMP Extended Echo Reply packets to the ping_rcv
handler instead of discarding the packet.
Signed-off-by: Andreas Roeseler <andreas.a.roeseler@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-13 14:38:01 -07:00
..
2021-03-24 17:52:11 -07:00
2021-03-28 17:56:56 -07:00
2020-02-24 13:02:53 -08:00
2021-03-24 12:48:38 -07:00
2021-02-12 16:40:28 -08:00
2021-01-29 18:24:05 -08:00
2021-03-30 16:54:50 -07:00
2021-04-09 20:48:35 -07:00
2021-04-08 12:26:34 +02:00
2021-03-26 20:41:52 -07:00
2021-01-27 17:04:12 -08:00
2021-04-06 00:34:52 +02:00
2021-02-15 13:21:48 -08:00
2021-03-29 09:51:43 +02:00
2021-03-25 17:05:07 -07:00
2021-04-09 20:48:35 -07:00
2021-01-27 17:03:52 -08:00
2021-04-09 16:34:56 -07:00
2021-03-30 16:54:50 -07:00
2021-01-27 17:04:12 -08:00
2021-04-13 14:35:02 -07:00
2021-04-13 14:35:02 -07:00
2021-04-11 16:34:56 -07:00
2021-04-09 20:48:35 -07:00
2021-04-07 14:43:28 -07:00
2021-01-27 17:04:12 -08:00
2021-04-13 14:38:01 -07:00
2021-04-13 14:38:01 -07:00
2021-03-28 17:31:13 -07:00
2021-03-28 17:31:13 -07:00
2021-01-04 10:05:50 +01:00
2021-03-22 13:17:49 -07:00
2021-03-28 17:56:55 -07:00
2021-03-23 14:14:50 -07:00
2021-03-28 17:31:13 -07:00
2021-04-09 20:48:35 -07:00
2021-04-06 22:42:16 +02:00
2021-03-09 16:12:20 -08:00
2021-04-09 20:48:35 -07:00
2021-04-09 20:48:35 -07:00
2021-04-12 13:27:11 -07:00
2021-03-28 17:56:55 -07:00
2021-02-12 16:31:46 -08:00
2020-08-23 17:36:59 -05:00
2021-04-09 20:48:35 -07:00
2020-06-14 01:57:21 +09:00
2021-04-09 20:48:35 -07:00
2021-03-24 17:52:11 -07:00
2020-08-23 17:36:59 -05:00
2021-03-14 15:00:43 -07:00
2021-04-09 20:48:35 -07:00
2021-04-09 20:48:35 -07:00
2021-04-08 10:14:45 +02:00
2021-03-10 12:45:15 -08:00
2021-02-12 16:42:05 -08:00
2021-04-09 20:48:35 -07:00
2021-04-09 20:48:35 -07:00
2021-04-01 15:52:38 -07:00
2021-03-16 10:22:50 -07:00
2021-02-14 17:38:11 -08:00
2021-04-09 20:48:35 -07:00
2021-04-01 10:56:14 -07:00
2021-01-24 14:27:18 +01:00
2021-03-28 17:52:51 -07:00
2021-04-09 20:48:35 -07:00
2021-03-28 17:31:13 -07:00
2021-03-10 01:06:34 +01:00
2021-04-09 20:48:35 -07:00
2020-10-03 00:02:13 -04:00
2020-06-30 15:57:34 -07:00
2021-03-19 13:38:46 -07:00
2021-01-27 17:03:52 -08:00
2021-03-25 16:56:27 -07:00
2021-04-12 13:27:11 -07:00