Releases: ssbgp/simulator
Releases · ssbgp/simulator
v1.7
Minor improvements to the codebase
Add manual for developers
v1.6
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
Improvements:
- include option to show help message
- add user manual to README
v1.4
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
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
Features added:
- report disconnected nodes when simulation finishes
- support for the Peer* (peer star) relationship
v1.1
Features added:
- stubs
- SS-BGP version 2
- ISS-BGP version 2
Changes:
- kotlin version to 1.1.4-3
- minor improvements to error handling