Skip to content

Releases: faucetsdn/NetworkML

v0.3.8

12 Sep 16:01
8d6efc0
Compare
Choose a tag to compare
  • Updated pytest to 5.1.2
  • Updated numpy to 1.17.2
  • Fixed make help

v0.3.7

30 Aug 12:16
d628991
Compare
Choose a tag to compare
  • Updated redis to 3.3.8
  • Updated pytest to 5.1.1

v0.3.6

15 Aug 16:29
7b2762e
Compare
Choose a tag to compare
  • Updated redis to 3.3.7
  • Redis is now optional
  • RabbitMQ is now configurable, and has a cleaned up message format
  • Retrained models against numpy 1.17.0 and scikit-learn 0.21.3

v0.3.5

02 Aug 15:02
8ae81cd
Compare
Choose a tag to compare
  • Updated pika to 1.1.0
  • Got rid of outdated linux headers
  • Updated redis to 3.3.4

v0.3.4

11 Jul 17:18
1a50204
Compare
Choose a tag to compare
  • Updated to python3.7
  • Updated models
  • Updated tensorflow to 1.14.0
  • Updated pytest to 5.0.1

v0.3.3

13 Jun 15:31
aae43aa
Compare
Choose a tag to compare
  • Updated models and included printers
  • Renamed PoseidonML to NetworkML
  • Updated pytest to 4.6.3

v0.3.2

31 May 17:26
a8633c4
Compare
Choose a tag to compare
  • Updated numpy to 1.16.3
  • Updated pytest-cov to 2.7.1
  • Updated pytest to 4.5.0
  • Reduce places that Tensorflow is imported
  • Made it possible to run classifications on CPUs that don't support AVX

v0.3.1

18 Apr 15:22
386d95d
Compare
Choose a tag to compare
  • Updated Tensorflow imports for new deprecations
  • Updated pika to 1.0.1
  • Removed a bunch of duplicated code to keep the code base cleaner
  • Added a bunch of tests to get coverage up to 90%
  • Updated pytest to 4.4.1
  • Removed the use of md5 and replaced it with sha224

v0.3.0

04 Apr 20:15
f107609
Compare
Choose a tag to compare
  • Major rewrite and restructuring of the code base, but same functionality

v0.2.10

22 Mar 15:07
d53b792
Compare
Choose a tag to compare
  • Changed the default for Rabbit to not be used
  • Changed the environment variable for Rabbit from SKIP_RABBIT to RABBIT
  • Improved logging output for summarizing evaluation results of multiple PCAPs
  • Updated versions of pika, pytest, redis, and scikit-learn
  • Fixed a bug that was preventing training the SoSModel
  • Added some more test coverage
  • Updated the trained models and labels