Releases: neilstephens/MiniPlex
Releases · neilstephens/MiniPlex
1.3.1
1.3.0
# MiniPlex version 1.3.0
## 1.3.0
* MiniPlex 'Switch' mode
* Provide packet inspection byte-code (RV64IM) to get payload addressing,
* and MiniPlex can route packets to branches based on src/dst.
* Included DNP3, VXLAN and WireGuard examples
* DNP3 is used for the CI tests
* Fixed duplicate forwarding in Trunk/Hub with fixed branches
* Zero copying of UDP receive buffers
* Cap on the max number of allocated receive buffers
1.3.0-RC3
1.3.0-RC3
1.3.0-RC2
MiniPlex version 1.3.0-RC2
1.3.0-RC2
- MiniPlex 'Switch' mode
- Provide packet inspection byte-code (RV64IM) to get payload addressing,
- and MiniPlex can route packets to branches based on src/dst.
- Included DNP3 and VXLAN examples
- Fixed duplicate forwarding in Trunk/Hub with fixed branches
1.2.0
MiniPlex version 1.2.0
1.1.1
# MiniPlex version 1.1.1 ## 1.1.1 * Fixed prune mode (-P) to be compatible with permanent branches (-B/-b) * Fixed -k default (defaults were invalid, forcing use of explicit -k) * Backed by CI tests
1.0.1
# MiniPlex version 1.0.1
## 1.0.1
* ProtoConv: connection retry backoff options for TCP
* change to default console log level ('critical' instead of 'off')
1.0.0
# MiniPlex version 1.0.0
## 1.0.0
* Delimiter bugfix
* Ready for prime-time
## 0.3.4
* ProtoConv packet delimiters as an alternative to protocol framing
## 0.3.3
* ProtoConv updates:
* DNP3 frame checking fixes
* Serial port write queuing
* Write queue size cmdline option
* DNP3 transport fragment re-ordering
* ProtoConv and MiniPlex:
* UDP performance improvements, and cmdline option for changing rcv buffer size socket option
0.3.4
# MiniPlex version 0.3.4
## 0.3.4
* ProtoConv packet delimiters as an alternative to protocol framing
## 0.3.3
* ProtoConv updates:
* DNP3 frame checking fixes
* Serial port write queuing
* Write queue size cmdline option
* DNP3 transport fragment re-ordering
* ProtoConv and MiniPlex:
* UDP performance improvements, and cmdline option for changing rcv buffer size socket option
0.3.3
# MiniPlex version 0.3.3
## 0.3.3
* ProtoConv updates:
* DNP3 frame checking fixes
* Serial port write queuing
* Write queue size cmdline option
* DNP3 transport fragment re-ordering
* ProtoConv and MiniPlex:
* UDP performance improvements, and cmdline option for changing rcv buffer size socket option