Skip to content

Releases: ssbgp/simulator

v1.7

08 Jan 19:14
Compare
Choose a tag to compare

Minor improvements to the codebase
Add manual for developers

v1.6

16 Nov 15:07
Compare
Choose a tag to compare

Features added:

  • support for anycast, multiple advertisements can now be issued in the same simulation run (see #10)
  • output trace of important simulation events (see #4)
  • option to force the MRAI regardless of what values are specified in the topology file (see #6)

Minor improvements to the codebase

v1.5

05 Nov 22:25
Compare
Choose a tag to compare

Improvements:

  • include option to show help message
  • add user manual to README

v1.4

31 Oct 11:28
Compare
Choose a tag to compare

Features added:

  • output file with metadata information (see issue #3)

Bugs fixes:

  • issue #2: MRAI is not re-enabled when a route is exported after an MRAI timer expires

v1.3

31 Oct 11:20
Compare
Choose a tag to compare

Features added:

  • output reports with data specific to each node

Bugs fixed:

  • issue #1 : selected route is exported twice if it does not change while the MRAI timer is running

v1.2

31 Oct 11:19
Compare
Choose a tag to compare

Features added:

  • report disconnected nodes when simulation finishes
  • support for the Peer* (peer star) relationship

v1.1

31 Oct 11:17
Compare
Choose a tag to compare

Features added:

  • stubs
  • SS-BGP version 2
  • ISS-BGP version 2

Changes:

  • kotlin version to 1.1.4-3
  • minor improvements to error handling

v1.0

31 Oct 11:15
Compare
Choose a tag to compare

First stable version