libnl
There are 9 repositories under libnl topic.
phip1611/generic-netlink-user-kernel-rust
Example that communicates between userland program (Rust and C) and Linux kernel module (written in C) via Generic Netlink. A custom Netlink family is created and used for this IPC.
troglobit/nlmon
Simple example of how to use libnl and libev to monitor kernel netlink events
doctaweeks/ap-notify
Example of using nl80211 via libnl to get 802.11 station association events
teto/mptcp-pm
Userspace path management for multipath TCP
zhanglongqi/libnl_examples
C examples for libnl, libnml and nl80211
giacomoferretti/chopper
A channel hopper for monitor mode written in C.
giacomoferretti/chopper-go
A channel hopper for monitor mode written in Go.
houjian/genetlink-with-libnl-demo
This is a generic netlink and libnl library demo. I test it on linux kernel 2.6.32. Study the communication method between userspace processes and the kernel. It constains a user app and a linux module.
buldo/Bld.Libnl.Net
.NET libnl wrapper