Skip to content

Linux source code for the NAT-Tester framework used in doi:10.1007/978-3-540-79549-0_23

License

Notifications You must be signed in to change notification settings

ernestask/linuxNatTester

Repository files navigation

for more information please visit:
http://gex.cs.uni-tuebingen.de


for Ubuntu (7.04 aka feisty), you need the following packets:

g++
pkg-config
libxml2-dev

simply open a terminal and type:

sudo apt-get install pkg-config g++ libxml2-dev libsctp-dev 

then go to the Main folder and type:
./configure
make

to start the program:
cd src
./NatTester

About

Linux source code for the NAT-Tester framework used in doi:10.1007/978-3-540-79549-0_23

Resources

License

Stars

Watchers

Forks

Packages

No packages published