Recent Releases of mpconn

mpconn - v0.2.1

  • Add more documentation to code
    • Change sequence number from usize to u64 to ensure interop between 32-bit systems and 64-bit systems
    • Improve Wireshark dissector
    • Improve logging

- Rust
Published by drblah about 3 years ago

mpconn - v0.2.0

  • Remotes binding to interface is now optional
  • Lots of internal upgrades and optimizations, which gives better performance and makes it easier to maintain and extend

- Rust
Published by drblah about 3 years ago

mpconn - v0.1.0 - beyond the smoke test

First release!

Features implemented:

  • Multi-connectivity
  • L2 tunneling
  • L3 tunneling
  • Lz4 compression
  • Packet re-ordering
  • Basic logging functionality

- Rust
Published by drblah over 3 years ago