Skip to content
Commit 435fe1c0 authored by Eyal Birger's avatar Eyal Birger Committed by Paolo Abeni
Browse files

net: geneve: support IPv4/IPv6 as inner protocol



This patch adds support for encapsulating IPv4/IPv6 within GENEVE.

In order to use this, a new IFLA_GENEVE_INNER_PROTO_INHERIT flag needs
to be provided at device creation. This property cannot be changed for
the time being.

In case IP traffic is received on a non-tun device the drop count is
increased.

Signed-off-by: default avatarEyal Birger <eyal.birger@gmail.com>
Link: https://lore.kernel.org/r/20220316061557.431872-1-eyal.birger@gmail.com
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 82192c49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment