OSDN Git Service

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)
commitc1f55c5e0482e095b1d0d6721e4e56fcb44fe001
treea0f4c4cf086d34f80de0f6f8d7fdb485aea23d0a
parent53243d412ec59e2937f1e25beaa0fdca3259227f
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