Skip to content

sanyaade-teachings/iouyap

 
 

Repository files navigation

iouyap

Bridge IOU to UDP, TAP and Ethernet.

Installation on Linux (Debian based)

sudo apt-get install git bison flex

git clone http://github.com/ndevilla/iniparser.git
cd iniparser
make
sudo cp libiniparser.* /usr/lib/
sudo cp src/iniparser.h /usr/local/include
sudo cp src/dictionary.h /usr/local/include
cd ..

git clone https://github.com/GNS3/iouyap.git
cd iouyap
make
sudo make install

About

Bridge IOU to UDP, TAP and Ethernet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.1%
  • Objective-C 8.8%
  • Yacc 4.3%
  • Lex 1.8%
  • Makefile 1.0%