Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Cisco IOS connection under SSH transport #279

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

jerryaldrichiii
Copy link
Contributor

Cisco IOS requires a special implementation of Net:SSH. This uses the SSH transport to identify the platform, but then replaces SSHConnection with a CiscoIOSConnection in order to behave as expected for the user.

@jerryaldrichiii jerryaldrichiii requested a review from a team April 4, 2018 03:14
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
@jerryaldrichiii jerryaldrichiii force-pushed the ja/reimplement-ios-transport branch from f48efd7 to 0c89d2a Compare April 4, 2018 18:02
Copy link
Contributor

@miah miah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@jquick jquick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job! Thanks @jerryaldrichiii

@jquick jquick merged commit b9e582d into master Apr 9, 2018
@jquick jquick deleted the ja/reimplement-ios-transport branch April 9, 2018 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants