aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_route_arm.const
diff options
context:
space:
mode:
authorRuxandra Stăncioi <stancioi@google.com>2020-07-17 13:20:46 +0000
committerDmitry Vyukov <dvyukov@google.com>2020-07-24 12:25:04 +0200
commit71ff42db4d8bbe05799f7b1e57c839128c91d8fd (patch)
tree41a8bc6142c2c9e2b12e2809e8ebb4515e5a5fd8 /sys/linux/socket_netlink_route_arm.const
parent3951d78efc8ff9ea61240bb247c2bc89b694c661 (diff)
sys/linux: add lwtunnel_encap_ip6 description
https://elixir.bootlin.com/linux/latest/source/net/ipv4/ip_tunnel_core.c#L713
Diffstat (limited to 'sys/linux/socket_netlink_route_arm.const')
-rw-r--r--sys/linux/socket_netlink_route_arm.const7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink_route_arm.const b/sys/linux/socket_netlink_route_arm.const
index c17cb73d4..88c957b16 100644
--- a/sys/linux/socket_netlink_route_arm.const
+++ b/sys/linux/socket_netlink_route_arm.const
@@ -405,6 +405,13 @@ LWTUNNEL_ENCAP_NONE = 0
LWTUNNEL_ENCAP_RPL = 8
LWTUNNEL_ENCAP_SEG6 = 5
LWTUNNEL_ENCAP_SEG6_LOCAL = 7
+LWTUNNEL_IP6_DST = 2
+LWTUNNEL_IP6_FLAGS = 6
+LWTUNNEL_IP6_HOPLIMIT = 4
+LWTUNNEL_IP6_ID = 1
+LWTUNNEL_IP6_OPTS = 8
+LWTUNNEL_IP6_SRC = 3
+LWTUNNEL_IP6_TC = 5
LWTUNNEL_IP_DST = 2
LWTUNNEL_IP_FLAGS = 6
LWTUNNEL_IP_ID = 1