1. 21 Jan, 2010 3 commits
  2. 20 Jan, 2010 7 commits
  3. 18 Jan, 2010 4 commits
  4. 14 Jan, 2010 5 commits
  5. 13 Jan, 2010 8 commits
  6. 08 Jan, 2010 9 commits
  7. 05 Jan, 2010 1 commit
  8. 28 Dec, 2009 1 commit
    • add macvlan vepa and bridge mode · e892973e
      Daniel Lezcano authored
      The future kernel 2.6.33 will incorporate the macvlan bridge
      mode where all the macvlan will be able to communicate if they are
      using the same physical interface. This is an interesting feature
      to have containers to communicate together. If we are outside of the
      container, we have to setup a macvlan on the same physical interface than
      the containers and use it to communicate with them.
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
  9. 27 Dec, 2009 2 commits