nettle-frp: FRP for controlling networks of OpenFlow switches.

[ bsd3, library, network ] [ Propose Tags ]

This module provides an FRP-based framework for controlling OpenFlow switches. The library is under active development and should still be considered experimental.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base (>=4 && <5), bimap, binary, bytestring, containers, haskell98, mtl, nettle-openflow, network, network-data, time [details]
License BSD-3-Clause
Author Andreas Voellmy, Daniel Rozycki, Kwabene Antwi-Boasiako
Maintainer andreas.voellmy@yale.edu
Category Network
Uploaded by AndreasVoellmy at 2010-11-04T03:53:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1745 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for nettle-frp-0.1

[back to package description]
nettle-frp is a Haskell library that contains an FRP-based framework for 
controlling OpenFlow switches. 

This library is under active development and should still be considered experimental.

Examples can be found in src/Examples/AFRPControl/

This library contains a copy of the afrp-0.4 code. A license file for that code
is included in LICENSE-AFRP.txt.