You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 mo…