aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_route_amd64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_netlink_route_amd64.const')
-rw-r--r--sys/linux/socket_netlink_route_amd64.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink_route_amd64.const b/sys/linux/socket_netlink_route_amd64.const
index fda75951c..90e4c1ef6 100644
--- a/sys/linux/socket_netlink_route_amd64.const
+++ b/sys/linux/socket_netlink_route_amd64.const
@@ -389,6 +389,7 @@ LWTUNNEL_ENCAP_IP = 2
LWTUNNEL_ENCAP_IP6 = 4
LWTUNNEL_ENCAP_MPLS = 1
LWTUNNEL_ENCAP_NONE = 0
+LWTUNNEL_ENCAP_RPL = 8
LWTUNNEL_ENCAP_SEG6 = 5
LWTUNNEL_ENCAP_SEG6_LOCAL = 7
MACVLAN_MACADDR_ADD = 0
@@ -462,6 +463,7 @@ NUD_PERMANENT = 128
NUD_PROBE = 16
NUD_REACHABLE = 2
NUD_STALE = 4
+RPL_IPTUNNEL_SRH = 1
RTA_DST = 1
RTA_ENCAP = 22
RTA_ENCAP_TYPE = 21