fp7-alien/alien-DOCSIS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
What it is ========== ALHINP is a control path daemon designed to manipulate the openflow control path for a DOCSIS access network. ALHINP translates OpenFlow received from a controller to the cooresponding actions or messages over the elements conforming the access network Supported platforms =================== - GNU/Linux amd64/x86 user-space with mmap or netmap (gnu-linux). open-source Requirements ============ - A modern GNU build-system (autoconf, automake, libtool, ...) - GNU/Linux and libc development headers (linux-libc-dev and libc6-dev package in Debian/Ubuntu systems) - pkg-config - libconfig C++ lib (libconfig++-dev in Debian/Ubuntu systems) - ROFL libraries installed (branch devel-0.3) [1] [1] https://www.codebasin.net/redmine/projects/rofl-core/wiki How to build ============ Install the dependencies and run: git clone https://github.com/fp7-alien/alien-DOCSIS cd ALHINP ./configure make More information, documentation and support =========================================== Please visit: http://i2t.ehu.es/ https://github.com/fp7-alien/alien-DOCSIS