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