1. 13 12月, 2013 3 次提交
  2. 07 12月, 2013 17 次提交
  3. 06 12月, 2013 1 次提交
    • K
      macvlan: Support creating macvtaps from macvlans · d70f2cf5
      Kevin Wallace 提交于
      When running in a network namespace whose only link to the outside
      world is a macvlan device, not being able to create a macvtap off of
      it is a real pain.
      
      So modify macvtap creation to automatically forward a creation of a
      macvtap on a macvlan to become a creation of a macvtap on the
      underlying network device, just like is currently done with
      macvlan-on-macvlan devices.
      
      v2: Use netif_is_macvlan and macvlan_dev_real_dev helpers to make it
          more clear what we're doing.
      Signed-off-by: NKevin Wallace <kevin@pentabarf.net>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d70f2cf5
  4. 04 12月, 2013 5 次提交
  5. 03 12月, 2013 9 次提交
  6. 02 12月, 2013 3 次提交
  7. 01 12月, 2013 1 次提交
  8. 30 11月, 2013 1 次提交