Skip to content

Releases: JackNewman12/NetHex

v0.8.2

25 May 12:27
Compare
Choose a tag to compare

Mild changes to the progress bar formatting so it doesn't freak when doing weird loop combinations.

v0.8.1

13 Mar 13:27
Compare
Choose a tag to compare

Updated dependencies, pipe in from file or stdin

0.7.0

30 Jun 08:27
Compare
Choose a tag to compare
(cargo-release) net_hex version 0.7.0

0.6.0

27 Jun 12:46
Compare
Choose a tag to compare

Added progress bar to the tx thread

0.5.1

26 Jun 12:04
Compare
Choose a tag to compare

Converted some of the printing to use a logger (Binary jumped from 600KB to 1.35MB. Oof)

Turning off printing during the tx / rx allows gives 20x performance jump.

Single threaded can now hit 4Gbits+ on mid-2015 i5, 2000bytes frames

v0.4.1

25 Jun 22:55
Compare
Choose a tag to compare

Add Tx Features
You can now set rates and number of transmits.

Rx and Tx moved to their own threads.

v0.3.0

19 Jun 11:01
Compare
Choose a tag to compare
Version v0.3.0

v0.2.0

17 Jun 11:53
Compare
Choose a tag to compare

Added ARM and x64 version

First testing release

16 Jun 08:11
Compare
Choose a tag to compare
First testing release Pre-release
Pre-release
0.1.0

Fix readme conflict