Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 749 Bytes

======= 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)