1. 16 Dec, 2016 1 commit
  2. 15 Dec, 2016 5 commits
  3. 13 Dec, 2016 1 commit
    • confile: support the network link string pattern matching · 576400e5
      fli authored
      Enable lxc network config support the following type and link:
      
      lxc.network.type = phys
      lxc.network.link = eth+
      
      Here, the suffix '+' will trigger a string pattern matching
      and when lxc find any network interfaces name prefixed with
      "eth" such as "eth0", "eth1", "ethxxxx" and so on, it will
      try to move them into the container's namespace; If it didn't
      find any matching, it would do nothing for this configure
      line.
      Signed-off-by: 's avatarfli <fupan.li@windriver.com>
  4. 12 Dec, 2016 8 commits
  5. 10 Dec, 2016 2 commits
  6. 09 Dec, 2016 1 commit
  7. 08 Dec, 2016 3 commits
  8. 06 Dec, 2016 3 commits
  9. 05 Dec, 2016 1 commit
  10. 03 Dec, 2016 1 commit
  11. 02 Dec, 2016 4 commits
  12. 01 Dec, 2016 1 commit
  13. 29 Nov, 2016 9 commits