UAPI: add MPLS label stack definition
authorSimon Wunderlich <sw@simonwunderlich.de>
Mon, 3 Mar 2014 16:23:11 +0000 (17:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2014 18:51:06 +0000 (13:51 -0500)
commitf3baa393ffc9a7aefc0bf767729382085e81f606
tree6bf5a38a317f5f8a0f9253b347e97d26ede4e92c
parentb62faf3cdc875a1ac5a10696cf6ea0b12bab1596
UAPI: add MPLS label stack definition

Labels for the Multiprotocol Label Switching are defined in RFC 3032
which was superseded by RFC 5462. Add the definition to UAPI and a stub
header for include/linux.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mpls.h [new file with mode: 0644]
include/uapi/linux/mpls.h [new file with mode: 0644]