jianghaoran
b0caa4967d
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
...
[ Upstream commit b52e1cce31ca721e937d517411179f9196ee6135 ]
ARPHRD_TUNNEL interface can't process rs packets
and will generate TX errors
ex:
ip tunnel add ethn mode ipip local 192.168.1.1 remote 192.168.1.2
ifconfig ethn x.x.x.x
ethn: flags=209<UP,POINTOPOINT,RUNNING,NOARP> mtu 1480
inet x.x.x.x netmask 255.255.255.255 destination x.x.x.x
inet6 fe80::5efe:ac1e:3cdb prefixlen 64 scopeid 0x20<link>
tunnel txqueuelen 1000 (IPIP Tunnel)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 3 dropped 0 overruns 0 carrier 0 collisions 0
Signed-off-by: jianghaoran <jianghaoran@kylinos.cn>
Link: https://lore.kernel.org/r/20220429053802.246681-1-jianghaoran@kylinos.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 16:52:29 +02:00
..
2017-06-24 07:11:12 +02:00
2021-10-17 10:05:40 +02:00
2020-05-20 08:15:30 +02:00
2022-06-14 16:52:29 +02:00
2020-05-20 08:15:30 +02:00
2020-11-24 13:02:52 +01:00
2020-08-21 11:01:55 +02:00
2022-01-27 08:47:42 +01:00
2021-01-09 13:35:49 +01:00
2020-06-11 09:22:18 +02:00
2016-06-27 15:06:15 -04:00
2018-08-24 13:12:36 +02:00
2017-07-05 14:40:16 +02:00
2021-03-03 17:44:46 +01:00
2020-05-20 08:15:30 +02:00
2020-01-04 13:41:12 +01:00
2018-11-10 07:42:58 -08:00
2020-03-11 07:53:05 +01:00
2019-06-22 08:17:21 +02:00
2021-05-22 10:40:34 +02:00
2021-03-03 17:44:46 +01:00
2021-04-07 12:05:38 +02:00
2022-03-02 11:32:02 +01:00
2022-03-28 08:06:05 +02:00
2022-02-08 18:15:27 +01:00
2019-01-09 16:16:40 +01:00
2022-01-11 13:38:13 +01:00
2022-02-16 12:43:53 +01:00
2020-08-21 11:01:55 +02:00
2016-07-07 10:15:34 +10:00
2021-06-03 08:23:32 +02:00
2018-11-10 07:42:57 -08:00
2021-07-20 16:21:07 +02:00
2019-09-21 07:14:01 +02:00
2018-10-18 09:13:24 +02:00
2020-05-20 08:15:30 +02:00
2020-01-29 10:24:25 +01:00
2021-04-16 11:59:06 +02:00
2021-05-22 10:40:34 +02:00
2020-11-18 18:26:29 +01:00
2016-06-27 15:06:17 -04:00
2021-07-28 09:14:26 +02:00
2018-01-31 12:55:55 +01:00
2016-11-24 15:32:14 -05:00
2018-01-31 12:55:55 +01:00
2021-10-06 10:23:42 +02:00
2016-11-24 15:32:14 -05:00
2016-09-21 10:09:14 +02:00
2017-06-14 15:05:51 +02:00
2017-06-14 15:05:51 +02:00
2021-07-28 09:14:25 +02:00
2018-06-26 08:08:05 +08:00
2019-05-25 18:26:54 +02:00