Uh oh!
There was an error while loading. Please reload this page.
Fortinet FortiGate - Official Support for Capirca with Local-In Policy Support - #364
Fortinet FortiGate - Official Support for Capirca with Local-In Policy Support#364pc48m8n1 wants to merge 18 commits into
Conversation
…modernizing outdated Python 2 code to Python 3 for improved compatibility, adding comprehensive documentation for clarity, and refactoring functions for enhanced structure and readability.
…th full code cleanup and improved consistency
loulecrivain
commented
Apr 7, 2025
@pc48m8n1 I'm working on another project (Nautobot Firewall App integration for FortiGate) and we would be interested in having this feature merged too! I'm pinging you since it seems your feature branch is out of-sync and has conflicts (nothing too big, see diff below). Hope someone at Google will take some time to look at your PR soon (do you know anyone to ping?). diff --cc capirca/lib/policy.py
index 72a47a6,6a943aa..0000000
--- a/capirca/lib/policy.py
+++ b/capirca/lib/policy.py
@@@ -1798,12 -1737,8 +1819,17 @@@ class VarType
DECAPSULATE = 67
SOURCE_SERVICE_ACCOUNTS = 68
VERSA_APPLICATION = 69
++<<<<<<< HEAD
+ TRAFFIC_CLASS = 70
+ NEXT_HOP_GROUP = 71
+ NEXT_INTERFACE = 72
+ POLICE_KBPS = 73
+ POLICE_BURST = 74
+ POLICE_PPS = 75
++=======
+ APPLICATION_ID = 70
+ INTERFACE = 71
++>>>>>>> pc48m8n1/fortigate-localin |
abhindes
left a comment
There was a problem hiding this comment.
Thank you for the generator contribution, with the in-depth feature support being added.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pc48m8n1
commented
May 14, 2025
Hi @abhindes, please review my latest commit for changes as per your request. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pc48m8n1
commented
May 22, 2025
Hi @abhindes I have made the change to check the platform instead for local-in policy. |
Uh oh!
There was an error while loading. Please reload this page.
pc48m8n1
commented
May 23, 2025
@abhindes They have been removed. Please review. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
PiperOrigin-RevId: 766267455
The Fortinet team is pleased to provide this contribution to Google Capirca. We welcome your guidance and suggestions to this contribution and are committed to the processes at hand.
We have only included three sample .POL files, per the observed standards and including the local-in policies for ipv4 and ipv6.
Thank you.