Connector

Connector — unified userspace <-> kernelspace linker

This is unified userspace <-> kernelspace connector working on top of the netlink socket protocol.

Connector support can also be built as a module. If so, the module will be called cn.ko.

Это унифицированный коннектор userspace <-> kernelspace, работающий поверх netlink socket протокола.

Он может быть собран в виде модуля. Имя модуля cn.ko

Report process events to userspace

Provide a connector that reports process events to userspace. Send events such as fork, exec, id change (uid, gid, suid, etc), and exit.

Обеспечивает connector, который передает события процесса в пространство пользователя. Посылает такие события как fork, exec, изменение id (uid, gid, suid и др.) и exit.