Skip to content
deepadhurka edited this page Dec 12, 2014 · 11 revisions

Operating System

Ubuntu LTS (12.04 or 14.04) is the only supported OS for development.

Dependencies

OFconnect:

Install the following packages using apt-get install:

  • glib-2.0
  • libglib2.0-dev
  • pkg-config
  • GNU binutils
mul-OFconnect:
  1. Follow instructions at [mul-OFconnect README] (https://github.com/codechix/mul-OFconnect/blob/master/README) on installing dependencies. This is described in 'Step 1. Get necessary packages'.
  2. Compile and install OFconnect library. This is a dependency for mul-OFconnect.

Test Environment

  1. Compile and install mul-OFconnect controller
  2. Download and install [mininet] (http://mininet.org)
  3. Install wireshark

|< < Prev Page|Next Page >>| |---------------------------|-------------------------------:|

Clone this wiki locally