ofproto-dpif: Print slow path actions in dpif/dump-megaflows.
authorJustin Pettit <jpettit@nicira.com>
Wed, 12 Jun 2013 05:54:50 +0000 (22:54 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 12 Jun 2013 06:10:18 +0000 (23:10 -0700)
commiteb4492a54ed586a18c9c17ef0463bbd2ab8f35cb
treeddb0d02ffd18ccc5dce01a663ced6e4b62ef4686
parentc5bf21362c3ae2388d1f5b6dbd1a446f7c43c18b
ofproto-dpif: Print slow path actions in dpif/dump-megaflows.

It's often helpful to see what the slow path actions actual are.  Print
them when "ovs-appctl dpif/dump-megaflows" is called.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
ofproto/ofproto-dpif.c