[ovs-git] [openvswitch/ovs] 2da797: ofp-util: New function ofputil_async_msg_type_to_s...

GitHub noreply at github.com
Wed Jan 20 17:31:41 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2da7974c77dbfd95bd5bee303d2b805cea2df253
      https://github.com/openvswitch/ovs/commit/2da7974c77dbfd95bd5bee303d2b805cea2df253
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-01-20 (Wed, 20 Jan 2016)

  Changed paths:
    M lib/ofp-print.c
    M lib/ofp-util.c
    M lib/ofp-util.h

  Log Message:
  -----------
  ofp-util: New function ofputil_async_msg_type_to_string().

An upcoming commit will add another user.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Jarno Rajahalme <jarno at ovn.org>


  Commit: a930d4c5a46e8d0e5aaf3bd83161e54db10275f1
      https://github.com/openvswitch/ovs/commit/a930d4c5a46e8d0e5aaf3bd83161e54db10275f1
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-01-20 (Wed, 20 Jan 2016)

  Changed paths:
    M include/openflow/openflow-common.h
    M lib/ofp-print.c
    M lib/ofp-util.c
    M lib/ofp-util.h
    M ofproto/connmgr.c
    M ofproto/connmgr.h
    M ofproto/ofproto.c

  Log Message:
  -----------
  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 at ovn.org>
Acked-by: Jarno Rajahalme <jarno at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/e016fb630d66...a930d4c5a46e


More information about the git mailing list