mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 10:41:35 +01:00
netlink
This commit is contained in:
@@ -2439,7 +2439,7 @@ Can also be activated with the `panic_on_warn` boot parameter.
|
||||
|
||||
==== CONFIG_PROC_EVENTS
|
||||
|
||||
Logs proc events such as process creation to a link:https://en.wikipedia.org/wiki/Netlink[netlink socket].
|
||||
Logs proc events such as process creation to a link:kernel_module/netlink.c[netlink socket].
|
||||
|
||||
We then have a userland program that listens to the events and prints them out:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user