1. 12 Nov, 2015 1 commit
    • seccomp: handle inverted arch · 473ebc77
      Serge Hallyn authored
      lxc uses uname to check the kernel version.  Seccomp respects userspace.  In the case
      of 32-bit userspace on 64-bit kernel, this was a bad combination.
      
      When we run into that case, make sure that the compat seccomp context is 32-bit, and
      the lxc->seccomp_ctx is the 64-bit.
      
      Closes #654
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
  2. 09 Nov, 2015 2 commits
  3. 07 Nov, 2015 1 commit
  4. 06 Nov, 2015 13 commits
  5. 30 Oct, 2015 3 commits
  6. 29 Oct, 2015 9 commits
  7. 18 Oct, 2015 1 commit
  8. 11 Oct, 2015 5 commits
  9. 07 Oct, 2015 5 commits