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

Add transport for Cisco IOS #271

Merged
merged 6 commits into from Mar 27, 2018
Merged

Add transport for Cisco IOS #271

merged 6 commits into from Mar 27, 2018

Commits on Mar 22, 2018

  1. Add transport for Cisco IOS

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    e44f8a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Add more unit tests and minor style changes

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    4d9181c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Clean up code after chatting with @TrevorBramble

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    b2f0332 View commit details
    Browse the repository at this point in the history
  2. Modify #connection to only validate options once

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    c411e9e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Modify #format_result to return CommandResult

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    49974c7 View commit details
    Browse the repository at this point in the history
  2. Remove useless nil assignments

    Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
    jerryaldrichiii committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    2540314 View commit details
    Browse the repository at this point in the history