Releases: networkRob/rLab-eos
Releases · networkRob/rLab-eos
v2022.08.3
Features:
- Cleaned up output from bash scripts to a more friendly output
v2022.08.2
Potential Breaking Change
This release moves any topo default/example definition files into an examples directory. This also removes the default scripts and configs. This will help ease in the pulling of upstream changes in the future.
v2022.08.1
Fixes:
- Fixed an issue in
topo-builder.py
wherecoes-config
will get overwritten each timeCreate.sh
is ran. A check was added to skip the creation ofceos-config
for each device if one already exists
v2022.07.3
Features:
- A unique system MAC address is now generated for each node in a topology.
v2022.07.2
Fixes:
- Fixed a potential issue with the underlying network namespace names. Used to be named after the device name, this has been changed to the device unique id. To prevent any issues with device names.
v2022.07.1
Initial release for rLab-eos.