ofproto-dpif: Add more details to "ofproto/trace" output.
authorBen Pfaff <blp@nicira.com>
Tue, 24 Jul 2012 20:06:44 +0000 (13:06 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 24 Jul 2012 20:06:44 +0000 (13:06 -0700)
commit479df1769d51351d031482acaaf0c713726c05d1
tree87519e4aca982bf4cbcc4939e47a2c8f48d32d97
parentae755ca7e1efc425862d7ce51ac12ac0b2df677a
ofproto-dpif: Add more details to "ofproto/trace" output.

There are many reasons why OFPP_NORMAL translation can drop packets, and
it's often far from obvious why.  This should make it easier to debug.

Bug #12618.
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif.c