Skip to content

onlyjob/libteam

 
 

Repository files navigation

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

About

team netdevice library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.4%
  • Python 7.0%
  • Shell 2.6%