openflow: OpenFlow
This package implements the OpenFlow 1.0 and a large part of the OpenFlow 1.3 protocols. It defines a collection of data types representing the logical contents of OpenFlow messages, defines serialization and deserialization methods using the binary package, and provides some simple servers that can be used with these data types.
[Skip to Readme]
Versions | 0.3.0, 0.3.1 |
---|---|
Dependencies | aeson (>=0.7.0.6), base (>=4.4.0.0 && <=5), bimap (>=0.2.4), binary (>=0.7.0), bytestring, containers, deepseq, deepseq-generics (>=0.1.1.2), hashable (>=1.2.1.0), network (>=2.6.0.2) [details] |
License | LicenseRef-OtherLicense |
Author | Andreas Voellmy <andreas.voellmy@gmail.com> |
Maintainer | Andreas Voellmy |
Category | Network |
Home page | https://github.com/AndreasVoellmy/openflow |
Source repo | head: git clone git://github.com/AndreasVoellmy/openflow.git |
Uploaded | by AndreasVoellmy at Tue Oct 3 05:58:19 UTC 2017 |
Distributions | NixOS:0.3.1 |
Downloads | 483 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-10-03 [all 3 reports] Hackage Matrix CI |
Modules
- Network
- Data
- Network.Data.Ethernet
- Network.Data.Ethernet.AddressResolutionProtocol
- Network.Data.Ethernet.EthernetAddress
- Network.Data.Ethernet.EthernetFrame
- Network.Data.Ethernet.LLDP
- Network.Data.IPv4
- Network.Data.IPv4.DHCP
- Network.Data.IPv4.IPAddress
- Network.Data.IPv4.IPPacket
- Network.Data.IPv4.UDP
- OF13
- Network.Data.OF13.Message
- Network.Data.OF13.Server
- Network.Data.OpenFlow
- Network.Data.OpenFlow.Action
- Network.Data.OpenFlow.Error
- Network.Data.OpenFlow.FlowTable
- Network.Data.OpenFlow.Match
- Network.Data.OpenFlow.MatchBuilder
- Network.Data.OpenFlow.Messages
- Network.Data.OpenFlow.MessagesBinary
- Network.Data.OpenFlow.Packet
- Network.Data.OpenFlow.Port
- Network.Data.OpenFlow.Statistics
- Network.Data.OpenFlow.Switch
- Network.Data.Util
- Network.Data.Ethernet
- Data
Downloads
- openflow-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)