[ovs-git] [openvswitch/ovs] 4804d2: ofp-util: Remove prototype for unimplemented funct...

GitHub noreply at github.com
Mon Jun 19 23:38:06 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4804d294a175369c597d8f9cd867192893629023
      https://github.com/openvswitch/ovs/commit/4804d294a175369c597d8f9cd867192893629023
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M include/openvswitch/ofp-util.h

  Log Message:
  -----------
  ofp-util: Remove prototype for unimplemented function.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Jan Scheurich <jan.scheurich at ericsson.com>
Reviewed-by: nickcooper-zhangtonghao <nic at opencloud.tech>


  Commit: 81765c00a13882acaaf652df23d7fa76fc3ad743
      https://github.com/openvswitch/ovs/commit/81765c00a13882acaaf652df23d7fa76fc3ad743
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M datapath/linux/compat/include/linux/openvswitch.h
    M lib/dpif-netdev.c
    M lib/netdev.c
    M ofproto/ofproto-dpif-sflow.c
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  openvswitch.h: Use odp_port_t for port numbers in userspace-only structs.

Using the correct type reduces the need for type conversions.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Jan Scheurich <jan.scheurich at ericsson.com>
Reviewed-by: nickcooper-zhangtonghao <nic at opencloud.tech>


Compare: https://github.com/openvswitch/ovs/compare/c71188c8add1...81765c00a138


More information about the git mailing list