Implementation for enable LISP protocol on Software Defined Network (SDN) using OvS and LXC
Schema of created network:
- Install OpenVSwitch on pc
- Setup Virtual Machine
- Install LXC on pc
- Install OpenLisp Control Plane on LXC (tested on Ubuntu 14.04)
- Put client.py on pc and server.py on LXC
- See configuration files for setup bridge and tables
