kernel connector - netlink based userspace/kernel communication module

Tagged:  

Connector driver adds possibility to connect various agents using netlink based network.
One must register callback and identifier. When driver receives special netlink message with appropriate identifier, appropriate callback will be called.

More datails on the original page.

Kernel connector was inluded into 2.6.14 kernel.