Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 17:36
· 310 commits to main since this release

AntHocNet v0.2.0. See CHANGELOG.md.

Install bundle (anthocnet-0.2.0.zip) — the source to
drop onto your own simulator tree:
make install-ns3 NS3DIR=… or make install-ns2 NS2DIR=….
Pre-built simulator images are on GHCR (see docker/README.md).

What's Changed

  • docs: add Zenodo DOI to CITATION.cff and README by @danieljoppi in #42
  • feat(ns3): wire MAC transmit-failure repair hook (detector D) by @danieljoppi in #43
  • fix(core): debounce detector D to stop the link-failure storm (#19) by @danieljoppi in #44
  • docs: add ADR-0013 issue-tracking policy + detector-D handoff (#19) by @danieljoppi in #48

Full Changelog: v0.1.1...v0.2.0