-
Notifications
You must be signed in to change notification settings - Fork 5
Linux Netlink example
apofiget/netlink-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Description: Very simple example of Linux kernel Netlink API usage. How to make and run: - make && cd src && sudo insmod ./kenel_netlink.ko && sudo ./userspace_netlink_mmaped References: - https://fpbrain.blogspot.ru/2017/02/mmaped-netlink-in-linux-kernel-zero.html - http://natsys-lab.blogspot.ru/2015/03/linux-netlink-mmap-bulk-data-transfer.html - https://github.com/tempesta-tech/tempesta/blob/master/tempesta_db/core/if.c - https://github.com/tempesta-tech/tempesta/blob/master/tempesta_db/libtdb/handler.cc - https://github.com/kaber/netlink-mmap/blob/master/Documentation/networking/netlink_mmap.txt
About
Linux Netlink example
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published