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 Firewall Policy support #65

Merged
merged 11 commits into from
Dec 23, 2019
Merged

Commits on Dec 21, 2019

  1. Policy(Firewall): Add Add-FGTFirewallPolicy for add Policy Rules

    You can configure name, port source/destination, ip source/destination, status, service, schedule...
    alagoutte committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    c4c0090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43c493 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    cf33df7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c55b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4edb8b1 View commit details
    Browse the repository at this point in the history
  4. Policy (Firewall): use string[] for src/dest intf/addr and service

    and use foreach for each parameter
    alagoutte committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    75a3bc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d547dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bae4cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d48e82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    016e853 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0844c82 View commit details
    Browse the repository at this point in the history