@hackage nettle-openflow0.1
High level configuration and control of computer networks.
Categories
License
BSD-3-Clause
Maintainer
andreas.voellmy@yale.edu
Links
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (8)
- base >=4 && <5
- bimap
- binary
- bytestring
- containers
- mtl Show all…
Dependents (3)
@hackage/acme-everything, @hackage/nettle-frp, @hackage/nettle-netkit
This module provides a logical representation of the messages of the OpenFlow protocol (http://www.openflowswitch.org) and implements the binary formats for these messages. This module also provides TCP servers that accept connections from switches and provide methods to receive messages from and send messages to connected switches. The library is under active development and should still be considered experimental.