Releases: internap/fake-switches
Releases · internap/fake-switches
1.5.0
1.4.3
1.4.2
1.4.1.1
1.4.1
1.3.11: Remove cryptography > 3 support
- Added the incompatiblity of cryptography to the dockerfile. - 1.3.10 broke dependencies because the docker didn't pull the project constraints. - Added a constraints specific for python2 users, other can continue using the python3 one. This should allow: - Making sure further version's docker stay compatible - easier maintenance of python2 vs python3 compatibility. This does not fix forward compatiblity with cryptography, but at least make the current build work.
1.3.10: Cisco IP helper improvement
Handle incomplete IP, prevent "1" to be converted in "0.0.0.1" which is a valid IP.
Also handle invalid IP.
1.3.8: Add mpls ip support on interface vlan
MPLS is a networking process that replaces complete network addresses with short path labels for directing data packets to network nodes.
1.3.7: Add load-interval support on interface vlan
This is used to gather statistics on the interface on arista switches.