Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 673 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 673 Bytes

MOLE IDS - CHANGELOG

v0.1.1 - 2020-07-29

Features

  • Enable libpcap as an alternative to PF_Ring (1f16122)

v0.1.0 - 2020-07-23

Code Refactoring

  • Decision algorithm evaluates all potential possibilities (eaa459d)
  • replaced strings by variables (4f07fb0)
  • replaced string by variables (6bae1b4)
  • Internal nodes are now simplified (f9a5724)
  • Internal nodes for taking decisions are now simplified (0faf28f)

Features

  • Added mole logger in engine package (0fc40f9)