@hackage / network-house

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

Latest0.1.0.3

About

Metadata

  • Last updated , by NiklasHambuechen
  • License GPL-2.0-only
  • Categories Network Development
  • Maintained by: Niklas Hambüchen <mail@nh2.me>

  • Lottery factor: 1

Links

Installation

Readme

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.