• This repository has been archived on 27/Jun/2018
  • Stars
    star
    159
  • Rank 234,594 (Top 5 %)
  • Language
    Python
  • Created about 12 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Pyretic language and runtime system

======= Pyretic

THIS PROJECT IS NO LONGER SUPPORTED. THE PYRETIC REPO HAS BEEN MADE AVAILABLE FOR ARCHIVAL PURPOSES. USE OF CODE IS AT YOUR OWN RISK.

The Pyretic platform - language & runtime system. See http://frenetic-lang.org/pyretic/ for more info.

top-level structure:

  • of_client: Clients that run on a traditional OpenFlow controller effectively serving as a backend for Pyretic
  • mininet: Slightly modified version of mininet mn and extra topologies used by Pyretic
  • mininet.sh: A wrapper that starts up mininet for use w/ Pyretic
  • pyretic: Pyretic system proper
  • pyretic.py: A wrapper that starts up Pyretic and optionally an OpenFlow client (see above)