mptcp: Datastructures to describe TCP and MPTCP connections

[ gpl, library, mptcp, network ] [ Propose Tags ]

This provides very basic datastructures to describe TCP or multipath TCP (MPTCP) data structures, to record their subflows, the associated tokens etc.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1
Dependencies base (>=4.12 && <5.18), bytestring-conversion, containers, enumset, Frames, ip (>=1.7.3), lens, text, unordered-containers [details]
License GPL-3.0-only
Author
Maintainer teto
Category Network, Mptcp
Home page https://github.com/teto/mptcpanalyzer
Uploaded by teto at 2022-01-04T18:53:16Z
Distributions NixOS:0.0.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 82 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-01-04 [all 1 reports]

Readme for mptcp-0.0.1

[back to package description]

Presentation

This is a haskell library that contains basic datastructures to describe TCP and MPTCP connections (source port/IP) etc.