From: Dmitry V. Levin Date: Mon, 14 Sep 2015 15:29:41 +0000 (+0000) Subject: Update IPPROTO_* constants X-Git-Tag: v4.11~218 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fda3314fc46da58ed83327c579b3aee999dcb93;p=strace Update IPPROTO_* constants * xlat/inet_protocols.in: Add IPPROTO_MPLS. --- diff --git a/xlat/inet_protocols.in b/xlat/inet_protocols.in index 6092f2b1..b7e13c97 100644 --- a/xlat/inet_protocols.in +++ b/xlat/inet_protocols.in @@ -28,5 +28,6 @@ IPPROTO_PIM IPPROTO_COMP IPPROTO_SCTP IPPROTO_UDPLITE +IPPROTO_MPLS IPPROTO_RAW IPPROTO_MAX