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

Implement Juniper SRX formatter #101

Merged
merged 6 commits into from
Sep 21, 2024

Commits on Jul 13, 2024

  1. Add Juniper SRX formatter

    Add formatter for Juniper SRX Firewalls, can be utilised by Junos 18.4R1 or higher as per the following Junos CLI reference:
    
    https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/dynamic-address.html
    tony-butchart committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    385f209 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update formatters.go

    Remove unnecessary comments
    tony-butchart authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5d68178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8f5ff View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tony-butchart authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b8aa623 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    e7579f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    007d1c7 View commit details
    Browse the repository at this point in the history