network-house: data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP
The network stack extracted from the House (https://code.google.com/p/pdxhouse/) project.
Provides data structures and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP and TFTP packets as well as some server implementations.
This package was extracted from house due to the lack of existing network package parsing libraries.
Modules
[Index]
- Net
- Net.ARP
- Net.ARP_Protocol
- Net.Bits
- Net.ClientInterface
- Net.Concurrent
- Net.DHCP
- Net.DHCP_Client
- Net.Ethernet
- Net.EthernetClient
- Net.ICMP
- Net.IO
- Net.IPv4
- Net.IPv4Client
- Net.IPv4Link
- Net.IPv4OverEthernet
- Net.IPv6
- Net.Interface
- Net.Packet
- Net.PacketParsing
- Net.PortNumber
- Net.Servers
- Net.TCP
- Net.TCP_Client
- Net.TFTP
- Net.TFTP_Client
- Net.Test
- Net.UDP
- Net.UDP_Client
- Net.Utils
- Net.Wire
Downloads
- network-house-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.4.0), base (>=4 && <=5), containers (>=0.4.0), mtl (>=2.1.0) [details] |
License | GPL-2.0-only |
Author | The House Authors |
Maintainer | Niklas Hambüchen <mail@nh2.me> |
Category | Network |
Home page | https://github.com/nh2/network-house |
Bug tracker | https://github.com/nh2/network-house/issues |
Source repo | head: git clone https://github.com/nh2/network-house |
Uploaded | by NiklasHambuechen at 2015-09-03T19:57:02Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2951 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-03 [all 1 reports] |