<div>Let me just explain my situation.</div><div>I'm trying to replace BSD Jails with Linux Containers and a vital part is executing commands in a container from the outside (like jexec in FreeBSD)</div>The lxc-attach patch for 2.6.35.8 is working great. But there is a bug in that kernel that prevents me from doing ANYTHING with IPv6.<div>
The closest description of the bug I found is here <a href="http://www.spinics.net/lists/netdev/msg149073.html">http://www.spinics.net/lists/netdev/msg149073.html</a></div><div>I can't even soft restart if I try to assign an IPv6 address or enable IPv6 forwarding because the kernel gets stuck at unregister_netdevice.</div>
<div>The bug seems to be fixed in 2.6.37-rc4.</div><div><br></div><div>So...I need to know when is the lxc-attach patch officially coming to the kernel? In the foreseeable future? A week, month? In 2 years? 10? Or if there is a patch for lxc-attach for let's say 2.6.38?</div>
<div>Which system calls are vital for the command so I can keep track of the changes in the kernel? I see there is some work done in here <a href="http://kernel.ubuntu.com/git?p=dlezcano/ubuntu-natty.git/.git;a=log">http://kernel.ubuntu.com/git?p=dlezcano/ubuntu-natty.git/.git;a=log</a></div>
<div>Does that mean it's working only in ubuntu 2.6.38.3 kernel or? </div><div><br></div><div>Thanks</div><meta http-equiv="content-type" content="text/html; charset=utf-8">