OSDN Git Service

ipv6: ioam: Add support for the ip6ip6 encapsulation
authorJustin Iurman <justin.iurman@uliege.be>
Sun, 3 Oct 2021 18:45:38 +0000 (20:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Oct 2021 11:53:35 +0000 (12:53 +0100)
commit8cb3bf8bff3c47e171f6b66f9ccfc3f1451a11a2
treecf89967a547e6bf73ed985118623d476342eb122
parent7b34e449e05e452772d3120e1bb2559d0c8fc5b0
ipv6: ioam: Add support for the ip6ip6 encapsulation

This patch adds support for the ip6ip6 encapsulation by providing three encap
modes: inline, encap and auto.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/ioam6_iptunnel.h
net/ipv6/Kconfig
net/ipv6/ioam6_iptunnel.c