network-house

data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP

https://github.com/nh2/network-house

LTS Haskell 14.27:0.1.0.2
Stackage Nightly 2019-09-21:0.1.0.2
Latest on Hackage:0.1.0.2

See all snapshots network-house appears in

GPL-2.0-only licensed by The House Authors
Maintained by Niklas Hambüchen
This version can be pinned in stack with:network-house-0.1.0.2@sha256:12233ef0f9a9039d970691941db1254f6dc44763f16b7ce0ef8b73a044aeacae,1847
Depends on 4 packages(full list with versions):

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.

Changes

0.1.0.2

  • Fixed compilation with GHC 7.10

0.1.0.1

  • Fixed build and warnings with GHC 7.8