libteam
Documentation:
http://www.libteam.org
https://fedorahosted.org/libteam/wiki/InfrastructureSpecification
How to install:
1) Install autotools, libtool, >libnl 3.2.19
2) In main dir start
a) ./autogen.sh
b) ./configure
c) make
d) make install
How to build tar package:
1) Install autotools, libtool, libnl 3.2.19
2) In main dir start
a) ./autogen.sh
b) ./configure
c) make
d) make dist