flow: Copy MPLS label on mpls_push.
authorJoe Stringer <joestringer@nicira.com>
Sat, 8 Feb 2014 00:39:53 +0000 (16:39 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Feb 2014 18:05:01 +0000 (10:05 -0800)
commit368fb7e6c02cf5be7d81cd99c44c837d5b71b6fc
treedf7ca807d44ea24713d345ab2c0e72006d9d07ab
parent568790583fb6ef494d96940c5bdfd0e60bef6119
flow: Copy MPLS label on mpls_push.

OpenFlow 1.3.3 spec (and earlier) specify that the default value for an
MPLS label should be copied from the outer header.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/flow.c