ofproto: Log flow mod statistics per controller rather than per switch.
authorBen Pfaff <blp@nicira.com>
Wed, 30 Apr 2014 17:50:32 +0000 (10:50 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 5 May 2014 19:27:10 +0000 (12:27 -0700)
commit696d1bcf6c8e3504209db76abde0a7f2d028159c
tree9329841caef530d2ca89160a683e4645b3810537
parent46e2b6c8c816eb637481fe7fa0ef0848458dc5ee
ofproto: Log flow mod statistics per controller rather than per switch.

I've had a number of requests for more specific logging of flow_mod
information.  It is useful for troubleshooting.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto-provider.h
ofproto/ofproto.c