/netlink

Demonstration of userspace and kernel communication via Netlink (both Unicast and Multicast)

Primary LanguageC

netlink

Demonstration of userspace and kernel communication via Netlink-protocol (both Unicast and Multicast). Additionally, a character device-driver /dev/char_device to be expanded to a full-fledged module to use netlink for inter-process and inter-kernel communication instead of ioctls.

References: