Releases: networkRob/rLab-eos
Releases · networkRob/rLab-eos
v2024.10.1
What's Changed
- Updated Docker commands: by @networkRob in #16
Full Changelog: v2023.12.1...v2024.10.1
v2023.12.1
v2023.08.1
What's Changed
- Patched where the TFA_Version gets written in ceos-config by @networkRob in #12
Full Changelog: v2023.07.1...v2023.08.1
v2023.07.1
What's Changed
- updated topology format with node name by @networkRob in #10
Full Changelog: v2023.06.2...v2023.07.1
v2023.06.2
Removed the skip zerotouch flags from the ceosimage run command.
v2023.06.1
Added new parameter to specify if a 64-bit cEOS image will be leveraged.
v2023.03.4
Features:
- Added a new
mac_mgmt
parameter in the topology file under theinfra
section. This specifies as a bool if the MAC address supplied in the node definition should be used for the System ID or Ma0 interface.
v2023.03.3
Fixes:
- Updated base TerminAttr string to disableaaa
v2023.03.2
Fixes:
- Fixed an issue if a device name contained a
-
, veth pair creation with anchor containers would fail
v2023.03.1
Features:
- Added new
cv
parameter into the topology file format. This will allow specifying the CV onboarding token for new container instances.