Introduce old redir program
[lcapit-junk-code.git] / linux-kernel / netlink / README
blob35f24c0a21d85bc5b8f834d91153dea1f5661362
2 Some netlink examples based on this Linux Journal article:
4 http://www.linuxjournal.com/article/7356
6 tiny-to-kernel: sends a netlink message to the netlink-tiny-tk
7 kernel module
9 tiny-to-user: sends a multicast netlink message to user-space
11 echo: the kernel module echoes back strings sent by the user-space program