Rpl Attacks Versions Save

RPL attacks framework for simulating WSN with a malicious mote based on Contiki

1.3.0

5 years ago
  • Multiple bugfixes
  • Doc refinement

1.2.1

6 years ago

Stable version.

Notes:

  • Bugfix issue #32 (occurred with Python3)
  • Added vulnerabilities check with Snyk (see badge on README)
  • Modified package imports to relative (otherwise, problem with Python3)

1.2.0

7 years ago

Stable version.

NB:

  • Added versions and update commands
  • Fixed a few bugs regarding the tests
  • Fixed a few bugs in parser.py (junk tabulation + bug introduced by another fix), thanks to flsubaei.
  • Fixed kill command and task termination at keyboard interrupt.
  • Some little issues were fixed (e.g. a bug in setting up the framework for mote relationships logging, necessary for building animated GIFs of the evolution of the Wireless Sensor Network).
  • Test coverage is poor yet. That's surely a TODO for the future.