1. 23 2月, 2013 1 次提交
    • B
      openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length. · 4490108b
      Ben Pfaff 提交于
      Until now, the optional OVS_USERSPACE_ATTR_USERDATA attribute had to be
      exactly 64 bits long, if it was present.  However, 64 bits is not enough
      space to associate as much information with a flow as would be convenient
      for some userspace features now under development.  This commit generalizes
      the attribute, allowing it to be any length.
      
      This generalization is backward-compatible: if userspace only uses 64-bit
      attributes, then it will not see any change in behavior.
      
      CC: Romain Lenglet <rlenglet@vmware.com>
      Signed-off-by: NBen Pfaff <blp@nicira.com>
      Signed-off-by: NJesse Gross <jesse@nicira.com>
      4490108b
  2. 10 1月, 2013 1 次提交
  3. 08 1月, 2013 1 次提交
  4. 05 12月, 2012 2 次提交
  5. 04 12月, 2012 12 次提交
  6. 03 12月, 2012 19 次提交
  7. 02 12月, 2012 4 次提交