commit | 934ec9495505d234b2c2fa284470c2f44aae9de9 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Jan 31 15:29:16 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Thu Feb 01 10:51:01 2018 -0800 |
tree | ff6d5b5c9a57f994492c8ce74518b60baf0f48ef | |
parent | b44bd827abf2b870ebf4a0f6b126098a46bf42ec [diff] [blame] |
Update to v4.15 kernel headers. Test: Compiles, boots bullhead/hikey960. Change-Id: I118beb8b6cac0881b1270f9bf6981959297a41a8
diff --git a/libc/kernel/uapi/linux/if_tunnel.h b/libc/kernel/uapi/linux/if_tunnel.h index bfc6479..8edc956 100644 --- a/libc/kernel/uapi/linux/if_tunnel.h +++ b/libc/kernel/uapi/linux/if_tunnel.h
@@ -93,6 +93,7 @@ TUNNEL_ENCAP_NONE, TUNNEL_ENCAP_FOU, TUNNEL_ENCAP_GUE, + TUNNEL_ENCAP_MPLS, }; #define TUNNEL_ENCAP_FLAG_CSUM (1 << 0) #define TUNNEL_ENCAP_FLAG_CSUM6 (1 << 1)