1. 21 7月, 2012 2 次提交
  2. 26 5月, 2012 1 次提交
    • J
      openvswitch: Reset upper layer protocol info on internal devices. · 7fe99e2d
      Jesse Gross 提交于
      It's possible that packets that are sent on internal devices (from
      the OVS perspective) have already traversed the local IP stack.
      After they go through the internal device, they will again travel
      through the IP stack which may get confused by the presence of
      existing information in the skb. The problem can be observed
      when switching between namespaces. This clears out that information
      to avoid problems but deliberately leaves other metadata alone.
      This is to provide maximum flexibility in chaining together OVS
      and other Linux components.
      Signed-off-by: NJesse Gross <jesse@nicira.com>
      7fe99e2d
  3. 04 5月, 2012 1 次提交
  4. 10 4月, 2012 1 次提交
  5. 03 4月, 2012 2 次提交
  6. 01 4月, 2012 33 次提交