dpif: Log flow masks for "put" and "dump_next".
authorJustin Pettit <jpettit@nicira.com>
Thu, 20 Jun 2013 20:43:56 +0000 (13:43 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 21 Jun 2013 00:11:38 +0000 (17:11 -0700)
commit61fb711d271dd34b9dab967c7ba5700483cf568a
tree741ae17dcfb95f036f20a6f4e607d2c3bb924c16
parent9b1a48c210ffa95c6323d5db05958aba35802c49
dpif: Log flow masks for "put" and "dump_next".

When debugging the system, it's useful to not just see the key but
also the mask.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/dpif.c
ofproto/ofproto-dpif.c