hi all, i'm developing a kernel module that needs to get some that sent in udp packets from another machine. i got this working in the 'wrong' way as explained at http://kernelnewbies.org/Simple_UDP_Server this time i'm trying to set up a generic netlink socket to receive data in a userspace application and pass it to my kernel module. i've set up the kernel part of my NETLINK_GENERIC socket, but i couldn't find information about user-space part? any help? thanks in advance, topi -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ