Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teto/mptcp-flake

A nix flake for multipath TCP utilities
https://github.com/teto/mptcp-flake

flake mptcp nix

Last synced: about 1 month ago
JSON representation

A nix flake for multipath TCP utilities

Awesome Lists containing this project

README

        

# mptcp-flake

A nix flake for multipath TCP software.

Contains (run `nix flake check` for an up-to-date list):
- [mptcpanalyzer]
- [mptcptrace]
- [mptcpplot]
- [mptcpd]
- [original kernel linux mptcp fork](http://multipath-tcp.org/)
- a custom fork with my patches (One-way-delays, enable MPTCP on localhost, ...)
- MPTCP net-next
- a nixos module to easily setup multipath TCP

[mptcpanalyzer]: https://github.com/teto/mptcpanalyzer
[mptcptrace]: https://bitbucket.org/bhesmans/mptcptrace
[mptcpplot]: https://github.com/nasa/multipath-tcp-tools/
[mptcpd]: https://github.com/intel/mptcpd