Replacing the kernelcall "socketcall" with a partly copy from linux net/socket.c This call ist not in x86_64, ia64 and some other. With the patch the kernelcall is replaced. An other way will be an export of the needed function in net/socket.c... If there is something wrong with my patch, please let it me known, it's me first kernelmodule working ;-/ -- wbr Robert Valentan