]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9291b3ab2793c1473304372943feaccfbefc459
treecf89967a547e6bf73ed985118623d476342eb122
parent1ab490f18aed20235f5f8e95eca92efdaf8b30ef
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