Skip to content

s-maynard/libwit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwit:
library to access Netlink info from the kernel via libnl-3 and libnl-genl-3
through simple 'c' APIs


To clean:
make clean
   or
git clean -dxf


To build:
./autogen.sh prefix=/usr
make
sudo make install


Output:
/usr/lib/libwit.so
/usr/include/libwit.h


Usage:
-lwit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published