commit | 6fda3314fc46da58ed83327c579b3aee999dcb93 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon Sep 14 15:29:41 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Sep 14 15:29:41 2015 +0000 |
tree | 2196aefe7667b0ec1278e249b4e09d7a153de10c | |
parent | 3fe9d3669e21335d8c9d3ad58836c467e57288b9 [diff] |
Update IPPROTO_* constants * xlat/inet_protocols.in: Add IPPROTO_MPLS.
diff --git a/xlat/inet_protocols.in b/xlat/inet_protocols.in index 6092f2b..b7e13c9 100644 --- a/xlat/inet_protocols.in +++ b/xlat/inet_protocols.in
@@ -28,5 +28,6 @@ IPPROTO_COMP IPPROTO_SCTP IPPROTO_UDPLITE +IPPROTO_MPLS IPPROTO_RAW IPPROTO_MAX