ofproto-dpif-rid: Don't carry actset_output explicitly in metadata.
authorBen Pfaff <blp@ovn.org>
Fri, 15 Jan 2016 21:56:34 +0000 (13:56 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 21 Jan 2016 00:50:41 +0000 (16:50 -0800)
commit7e7e8dbb6749034d5229ed17ebdc5fe5a3ad98b0
tree60491db1b4baf923fdc3d2a0a04e40fd981ec30c
parent417509faf2dff3be26f2ab4c9dd45809ec32e5dc
ofproto-dpif-rid: Don't carry actset_output explicitly in metadata.

Instead reconstruct it using the action set, since we already have the
logic to do that.

This seems a little nicer because we don't have to "trust" the metadata
as much.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
ofproto/ofproto-dpif-rid.h
ofproto/ofproto-dpif-xlate.c