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
..
2020-01-29 10:24:22 +01:00
2021-09-26 13:36:18 +02:00
2021-08-04 11:58:02 +02:00
2020-01-12 11:24:27 +01:00
2021-04-07 12:05:39 +02:00
2020-10-01 20:40:12 +02:00
2022-03-16 12:49:00 +01:00
2022-03-16 12:49:01 +01:00
2022-05-15 19:39:17 +02:00
2022-01-27 08:47:33 +01:00
2021-09-22 11:43:09 +02:00
2022-02-08 18:15:26 +01:00
2020-11-10 10:23:59 +01:00
2022-06-06 08:19:46 +02:00
2022-03-08 19:00:59 +01:00
2021-09-22 11:43:09 +02:00
2021-07-28 09:14:27 +02:00
2018-07-22 14:27:39 +02:00
2020-04-13 10:32:53 +02:00
2020-01-12 11:24:19 +01:00
2021-05-22 10:40:20 +02:00
2022-02-08 18:15:29 +01:00
2022-05-18 09:15:44 +02:00
2022-06-14 16:52:29 +02:00
2017-05-25 15:44:41 +02:00
2018-09-15 09:43:01 +02:00
2020-12-11 13:37:56 +01:00
2019-04-17 08:36:44 +02:00
2022-06-06 08:19:45 +02:00
2021-09-22 11:43:09 +02:00
2016-09-10 23:12:53 -07:00
2021-02-10 09:09:25 +01:00
2022-03-28 08:06:06 +02:00
2022-05-25 08:39:50 +02:00
2021-04-16 11:59:10 +02:00
2021-03-17 16:10:13 +01:00
2021-01-12 19:49:01 +01:00
2022-04-20 09:06:37 +02:00
2022-01-27 08:47:42 +01:00
2022-05-18 09:15:43 +02:00
2021-07-28 09:14:27 +02:00
2022-05-25 08:39:49 +02:00
2022-04-27 13:14:11 +02:00
2022-04-27 13:14:10 +02:00
2022-01-11 13:38:12 +01:00
2021-03-30 14:41:42 +02:00
2021-12-08 08:45:06 +01:00
2020-01-12 11:24:23 +01:00
2020-12-11 13:37:56 +01:00
2021-01-23 15:38:19 +01:00
2022-05-12 12:14:58 +02:00
2022-03-16 12:49:01 +01:00
2018-04-29 11:32:02 +02:00
2022-05-12 12:14:56 +02:00
2016-10-19 10:58:04 -04:00
2022-02-16 12:43:54 +01:00
2022-01-27 08:47:41 +01:00
2022-02-23 11:56:40 +01:00
2022-03-23 09:00:33 +01:00
2022-04-20 09:06:38 +02:00
2022-04-20 09:06:44 +02:00
2021-06-30 08:49:12 -04:00
2021-08-04 11:58:01 +02:00
2020-08-21 11:02:04 +02:00
2016-10-06 09:52:23 -07:00