• Home
Name Date Size #Lines LOC

..--

doc/03-May-2024-519209

examples/03-May-2024-1,8211,777

netlink/03-May-2024-4,6743,333

tests/03-May-2024-3523

.gitignoreD03-May-202435 54

Makefile.amD03-May-202457 41

READMED03-May-2024337 137

setup.py.inD03-May-20241.3 KiB4335

README

1
2***************************************************************************
3
4NOTE: The python wrapper is experimental and may or may not work.
5
6***************************************************************************
7
8For the brave:
9
10  (requires an installed libnl)
11  - $ python ./setup.py build
12  - $ sudo python ./setup.py install
13