-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
44 lines (26 loc) · 1.07 KB
/
README
File metadata and controls
44 lines (26 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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