Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 734 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 734 Bytes

======= Pyretic

The Pyretic runtime (interpreter) system. See http://frenetic-lang.org/pyretic/ for more info.

top-level:

  • CONTRIB.md: Guidelines for contributing to Pyretic codebase
  • 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)
  • GETTING_STARTED.md: Brief instructions for running example Pyretic programs