diff options
| author | Ruxandra Stăncioi <stancioi@google.com> | 2020-07-17 12:02:33 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-24 12:25:04 +0200 |
| commit | 6d8002b4d37767ccf97f55753e31b6007727c1b2 (patch) | |
| tree | 1de9e50ec4f1fcf1b6ed80f4b41f3e162e64eaa5 /sys/linux/socket_netlink_route_arm.const | |
| parent | af2169160737ebe30231c50dc2e08f74b6f71957 (diff) | |
sys/linux: add lwtunnel_encap_mpls description
https://elixir.bootlin.com/linux/latest/source/net/mpls/mpls_iptunnel.c#L25
Diffstat (limited to 'sys/linux/socket_netlink_route_arm.const')
| -rw-r--r-- | sys/linux/socket_netlink_route_arm.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/socket_netlink_route_arm.const b/sys/linux/socket_netlink_route_arm.const index 49a4554d1..9b1a2b725 100644 --- a/sys/linux/socket_netlink_route_arm.const +++ b/sys/linux/socket_netlink_route_arm.const @@ -407,6 +407,8 @@ MDB_FLAGS_FAST_LEAVE = 2 MDB_FLAGS_OFFLOAD = 1 MDB_PERMANENT = 1 MDB_TEMPORARY = 0 +MPLS_IPTUNNEL_DST = 1 +MPLS_IPTUNNEL_TTL = 2 NDA_CACHEINFO = 3 NDA_DST = 1 NDA_IFINDEX = 8 |
