Skip to content

jianyongchen/zerod

 
 

Repository files navigation

zerod

Build instructions

You need the following libraries installed:

  • cmake, >= 2.8, cross-platform, open-source build system
  • libevent, >= 2.0, event-based network I/O library
  • libconfig, >= 1.4, confiuguration management library
  • netmap, >= 20131019, fast network packet I/O framework
  • libfreeradius-client, framework and library for writing RADIUS Clients

Build using cmake:

mkdir build
cd build
cmake ..
make

About

netmap based software BRAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Shell 0.6%