diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-29 18:50:08 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-29 18:50:08 +0100 |
| commit | dde1ffd49b32cb4fb6b13f9e823cd4b7d2c852b0 (patch) | |
| tree | b2e8456614b06b8dddd9387bba75a4dc4f210bd4 /sys/linux/vnet_amd64.const | |
| parent | c25d74ee514fe00f228a0cc7c158cf2906329ea8 (diff) | |
sys/linux: describe ipv6 tlv options
Diffstat (limited to 'sys/linux/vnet_amd64.const')
| -rw-r--r-- | sys/linux/vnet_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/vnet_amd64.const b/sys/linux/vnet_amd64.const index 6f9b09881..d29989958 100644 --- a/sys/linux/vnet_amd64.const +++ b/sys/linux/vnet_amd64.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 |
