Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@cdpxe cdpxe released this 22 Jul 11:41
· 10 commits to master since this release
fc8abd1

Changelog v. 0.4.0 (2021-July-22):

  • Add an option to simulate a regular warden by defining a fraction of CCs that are blocked (by simply preventing their probe packets being sent. Made sure time consumption is similar to regular sending.
  • Added option to simulate a regular warden.
  • Added option to simulate a simplified adaptive warden.
  • Remove unnecessary cs.h
  • Put some macro checks in separate file so that some major configuration mistakes are caught.
  • Tell the CR about the configuration (type of warden and its settings) so that it can be displayed when NEL phase is completed to ease the analysis process. This is useful in combination with a typescript (see script(1)).
  • Fixed several (minor) bugs and performed code clean-ups; improved inline documentation.