From dde1ffd49b32cb4fb6b13f9e823cd4b7d2c852b0 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 29 Dec 2017 18:50:08 +0100 Subject: sys/linux: describe ipv6 tlv options --- sys/linux/vnet_386.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/vnet_386.const') diff --git a/sys/linux/vnet_386.const b/sys/linux/vnet_386.const index 6f9b09881..d29989958 100644 --- a/sys/linux/vnet_386.const +++ b/sys/linux/vnet_386.const @@ -268,6 +268,7 @@ IPV6_TLV_JUMBO = 194 IPV6_TLV_PAD1 = 0 IPV6_TLV_PADN = 1 IPV6_TLV_ROUTERALERT = 5 +IPV6_TLV_TNL_ENCAP_LIMIT = 4 IPX_TYPE_NCP = 17 IPX_TYPE_PPROP = 20 IPX_TYPE_RIP = 1 -- cgit mrf-deployment