[go: nahoru, domu]

Skip to content

Tags: internap/fake-switches

Tags

1.5.0

Toggle 1.5.0's commit message
removed unnecessary constrains

1.4.3

Toggle 1.4.3's commit message
Publish docker on release

1.4.2

Toggle 1.4.2's commit message
fix event_name on publish

1.4.1.1

Toggle 1.4.1.1's commit message
fix event_name on publish

1.4.1

Toggle 1.4.1's commit message
Try github actions for building

1.3.11

Toggle 1.3.11's commit message
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

Toggle 1.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #160 from MetalHurlant/improve_cisco_ip_helper

Cisco IP helper improvement

1.3.9

Toggle 1.3.9's commit message
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.8

Toggle 1.3.8's commit message
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

Toggle 1.3.7's commit message
Add load-interval support on interface vlan

This is used to gather statistics on the interface on arista switches.