ofp-util: Define struct ofputil_async_cfg to hold async message config.
authorBen Pfaff <blp@ovn.org>
Fri, 15 Jan 2016 05:03:23 +0000 (21:03 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Jan 2016 17:29:47 +0000 (09:29 -0800)
commita930d4c5a46e8d0e5aaf3bd83161e54db10275f1
tree7b02cd44827fef076fcb6d7721bd64cfc5e32c13
parent2da7974c77dbfd95bd5bee303d2b805cea2df253
ofp-util: Define struct ofputil_async_cfg to hold async message config.

This seems a little better than a pair of bare arrays.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
include/openflow/openflow-common.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto.c