[ovs-git] [openvswitch/ovs] ffd972: lib/flow.h Revert bitfield back to uint64_t.

GitHub noreply at github.com
Wed Aug 27 15:21:06 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ffd9722066c76f65d543906884f0d4a6d9272cb4
      https://github.com/openvswitch/ovs/commit/ffd9722066c76f65d543906884f0d4a6d9272cb4
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M lib/flow.h

  Log Message:
  -----------
  lib/flow.h Revert bitfield back to uint64_t.

Using different types for the two bitfields did not work on MSVC, so
reverting back to "64-bit bool" :-)

Reported-by: Saurabh Shah <ssaurabh at vmware.com>
Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>




More information about the git mailing list