Skip to content

Releases: internap/fake-switches

1.5.0

18 May 19:53
Compare
Choose a tag to compare

Add support for juniper force-up

1.4.3

12 May 20:32
Compare
Choose a tag to compare
Publish docker on release

1.4.2

12 May 20:05
Compare
Choose a tag to compare
fix event_name on publish

1.4.1.1

12 May 19:51
Compare
Choose a tag to compare
fix event_name on publish

1.4.1

12 May 19:07
Compare
Choose a tag to compare
Try github actions for building

1.3.11: Remove cryptography > 3 support

26 May 16:58
Compare
Choose a tag to compare
- 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

04 Feb 16:49
fd4f597
Compare
Choose a tag to compare

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

09 Jan 20:00
Compare
Choose a tag to compare
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

08 Jan 19:22
Compare
Choose a tag to compare
This is used to gather statistics on the interface on arista switches.