network-data: Library for network data structures (ex: ip/udp/tcp headers and helper functions)

[ bsd3, data, library, network ] [ Propose Tags ]

This library includes definiations for common headers such as IPv4, IPv6, UDP, TCP, etc. Data type/functions for full packets, better typeclass setup, and a more agreeable interface with a berkeley sockets like API should be coming soon. Also, test cases - this code is untested as of yet.

Modules

[Last Documentation]

  • Data
    • Data.CSum
    • Data.Header
    • Data.IP
    • Data.IPv6
    • Data.TCP
    • Data.UDP

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3
Dependencies base (>=3), binary (>=0.4.0 && <0.5.0), bytestring (>=0.9 && <1.0), parsec, pretty, prettyclass [details]
License BSD-3-Clause
Author Thomas DuBuisson <thomas.dubuisson@gmail.com>
Maintainer Thomas DuBuisson
Category Data, Networking
Uploaded by ThomasDuBuisson at 2009-03-16T22:38:28Z
Distributions NixOS:0.5.3
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 8386 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-02 [all 7 reports]