This patch adds a generic netlink controller interface.
The controller is the only module using this at the moment.
Thomas has a sample user of genetlink that would fit here; bug him
for it.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Showing
genl/Makefile
0 → 100644
genl/ctrl.c
0 → 100644
genl/genl.c
0 → 100644
genl/genl_utils.h
0 → 100644
include/linux/genetlink.h
0 → 100644
Please register or sign in to comment