]> git.baikalelectronics.ru Git - kernel.git/commit
ip6_tunnel: allow routing IPv4 traffic in NBMA mode
authorQing Deng <i@moy.cat>
Sun, 23 Jan 2022 06:00:00 +0000 (14:00 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jan 2022 10:49:25 +0000 (10:49 +0000)
commit1734e37b422df83d15825ebe7826fd0a86553f66
treea0f4c4cf086d34f80de0f6f8d7fdb485aea23d0a
parentd16cd20967b8a1e5563387a4bd0348a92fdc2a6c
ip6_tunnel: allow routing IPv4 traffic in NBMA mode

Since IPv4 routes support IPv6 gateways now, we can route IPv4 traffic in
NBMA tunnels.

Signed-off-by: Qing Deng <i@moy.cat>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c