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:51:25 +0000 (17:51 -0700)
commitbf254a0c08b1ed76589bd98927312519471e77e6
tree862afed843dd821291833b770179e8ee2874f1ce
parent3c378294ec20759468320a021d9f4ac72f4ea174
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