Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

1.5.10

Compare
Choose a tag to compare
@cpainchaud cpainchaud released this 19 Jul 10:24
· 639 commits to master since this release

1.5.10

  • New Utility "override-finder.php" : find and display which parts of a firewall configuration are currently overriding the Template pushed by Panorama.
  • DoSRule and QoSRule class introduced
  • Fixed PBF rules inconsistencies FROM and TO fields
  • PanAPIConnector new function panorama_getConnectedFirewallsSerials()

utils:
upload-config: new argument 'extraFiltersOut' to strip unwanted XML parts out of the config before saving/uploading it.
rules-edit: new actions 'from-replace', 'to-replace' to help replace Zones where required

bugfix:

  • fixed a loading error when using blank proxy-id in IPsecTunnels which implictly means 0.0.0.0/0
  • fixed an issue where malformed xml could be generated when changing log-profile when it already existed
  • fixed error caused by typo in filter (src/to has.from.query)
  • fixed rules-edit filter is.dnat and is.snat and renamed has.source.nat, has.destination.nat, has.bidir.nat