[ovs-git] [openvswitch/ovs] d9cea8: ofp-util: Use consistent naming convention.

GitHub noreply at github.com
Thu Mar 1 00:49:03 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d9cea8f5f341a60f60cd2bf61d0122f3c6715ca1
      https://github.com/openvswitch/ovs/commit/d9cea8f5f341a60f60cd2bf61d0122f3c6715ca1
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M include/openvswitch/ofp-util.h
    M lib/learning-switch.c
    M lib/ofp-util.c
    M lib/rconn.c
    M ofproto/ofproto.c
    M ovn/controller/ofctrl.c
    M ovn/controller/pinctrl.c
    M utilities/ovs-ofctl.c

  Log Message:
  -----------
  ofp-util: Use consistent naming convention.

Most of the tree now uses "encode" as the verb for making an OpenFlow
message, so adopt it here in this very old code as well.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>




More information about the git mailing list