Giter VIP home page Giter VIP logo

ryu-rfproxy's Introduction

ryu-rfproxy

A port of the RFProxy application to Ryu. This repository is referenced by a core RouteFlow repository, and it is recommended to install via that repository (see "Building" below).

Dependencies

  • RouteFlow
  • Ryu-2.0

Building

Ryu-rfproxy requires RouteFlow to run. The usual way to install RouteFlow and all of its dependencies is as follows:

  1. Clone RouteFlow

$ git clone [email protected]:routeflow/RouteFlow.git

  1. Fetch dependencies and install VMs (This will clone this repository)

$ RouteFlow/build.sh -i ryu

Running

RouteFlow usually supplies a script to run all of the components in the correct order. If you want to run ryu-rfproxy, load the app by using ryu-manager in the RouteFlow directory:

$ cd RouteFlow; ryu-manager ryu-rfproxy/rfproxy.py

FAQ

Q. When I run RouteFlow, I get messages about the database connection failing:

   database connection failed (No such file or directory)```

A. Check that ovsdb-server and ovs-vswitchd are up and running correctly. If
you're using a version of Open vSwitch compiled from source, you may need to
start them manually. Open vSwitch's
[INSTALL](http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL;hb=HEAD)
file has more information on this topic.

License
-------

This project uses the Apache License version 2.0. See LICENSE for more details.

ryu-rfproxy's People

Contributors

joestringer avatar clorier avatar raphaelvrosa avatar

Stargazers

chris void avatar Nitin Khanna avatar Alan Barr avatar

Watchers

Bertrand Bonnefoy-Claudet avatar Shigemasa KUMAGAWA avatar  avatar

Forkers

routeflow

ryu-rfproxy's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.