Hi all:<div> I wrote a kernel module which registers a new socket family/protocol in kernel, when I insert this module and run user mode application in CT0 is all OK.</div><div>But when I launch the user mode application in CT, it seems not working: <span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><b>socket():Address family not supported by protocol.</b></span></div>
<div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><b>so am I suppose to change the OpenVZ source code to make the registration also available in CT???What should I do. Thanks very much.</b></span></div>
<div><span class="Apple-style-span" style="color: rgb(255, 0, 0); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><b><br></b></span></div><div><span class="Apple-style-span" style="font-family: Arial; font-size: 14px; line-height: 22px; white-space: pre-wrap; background-color: rgb(255, 252, 246); "><br>
</span></div><div><span class="Apple-style-span" style="font-family: Arial; font-size: 14px; line-height: 22px; white-space: pre-wrap; background-color: rgb(255, 252, 246); ">kindest wishes</span></div><div><span class="Apple-style-span" style="font-family: Arial; font-size: 14px; line-height: 22px; white-space: pre-wrap; background-color: rgb(255, 252, 246); ">gene</span></div>