dpif-netdev: Maintain the original key during execution.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 14 Nov 2013 22:35:58 +0000 (14:35 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Thu, 14 Nov 2013 22:35:58 +0000 (14:35 -0800)
commit9080a11199cc9d5ea71e0348efc3e843d728e045
treeb45536b173997f5d1d118c5263e8d9244bdedafb
parent24b7e19469dbd2cb3fdf8db70ef0c7b4bc851f17
dpif-netdev: Maintain the original key during execution.

Userspace action needs the original flow key.  This also
matches the kernel datapath behavior.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/dpif-netdev.c