Releases: faucetsdn/NetworkML
Releases · faucetsdn/NetworkML
v0.4.8
- Fixed local dev python version to be 3.7 - thanks @jseparovic !
- Fixed missing
threshold_time
configuration option - thanks @jseparovic ! - Fixed filename checks for client/server
- Warn instead of debug log when files are ignored
- Fixed running
concurrent.futures
when on python3.6
release v0.4.7
- Added caching for parsed sessions
- Added IPv6 capability to networkML
- Updated pytest to v5.3.4
- Updated models for scikit v0.22.1
- Updated redis to v3.4.1
v0.4.6
- Updated tensorflow
- Updated pyshark
- Made sessionizer parallel
- Added 120 minute timeout for a pcap
- Added sessionizer test
- Updated license
v0.4.5
- Updated numpy to 1.18.0
- Updated pytest-xdist to 1.31.0
- Updated test_extract_macs() test
- Removed vent template
- Added check for empty F1 score list
v0.4.4
- Add pyshark wiring to get highest-level protocol
- Make tests run in parallel
- Update models for scikit-learn v0.22
- Improve parsing speed
- Add tests for pcap reader
v0.4.3
- update pytest to 5.3.1
- update scikit-learn to 0.22
v0.4.2
- Updated numpy to 1.17.4
- Updated pytest to 5.3
- Edited .gitignore
- Added tests for label extraction
- Added test for avx check
- Added pcap labels to decision
v0.4.1
- updated numpy to 1.17.3
- updated pytest to 5.2.2
- Added documentation
- Added support for additional labels and filenames