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

Added cisco_asa_show_asp_table_vpn-context_detail #303

Commits on Nov 19, 2018

  1. Added cisco_asa_show_asp_table_vpn-context_detail

    Joe Wesch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    3a31596 View commit details
    Browse the repository at this point in the history
  2. Set the Key for rows to be the VPN_CTX entry

    Joe Wesch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    7623a46 View commit details
    Browse the repository at this point in the history
  3. Removing leading newline

    Joe Wesch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    7dbef54 View commit details
    Browse the repository at this point in the history
  4. Fixing parsed output to match raw input

    Joe Wesch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    478a645 View commit details
    Browse the repository at this point in the history
  5. Reverting Key change

    Removed allowing extra spaces between key words
    Joe Wesch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    dfdbb20 View commit details
    Browse the repository at this point in the history
  6. Fixing tests once again

    Joe Wesch committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    5797124 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Merge branch 'master' of https://github.com/networktocode/ntc-templates

    … into cisco_asa_show_asp_table_vpn-context_detail
    Joe Wesch committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    20a9f34 View commit details
    Browse the repository at this point in the history
  2. VPN_CTX is now required

    Moved Record to VPN_CTX, Removed EOF to record last entry
    Allowed multiple spaces
    Joe Wesch committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    45c7ac5 View commit details
    Browse the repository at this point in the history