Only log unprocessed packets in the controller if debugging enabled.
authorBen Pfaff <blp@nicira.com>
Wed, 4 Jun 2008 17:54:01 +0000 (10:54 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 9 Jun 2008 17:27:49 +0000 (10:27 -0700)
commit8f4da69c169f4a69d8563ebf8dbe8934748fb969
tree0db4983c15dc82dbf99a8fccdeeb4835aa609d9a
parent6787fab28f8d498f8952013e6d5242caecf4c9ea
Only log unprocessed packets in the controller if debugging enabled.

Otherwise OFP_FLOW_EXPIRED messages tend to swamp the console after
a while.
controller/controller.c