Results 30 comments of Moshe Kaplan

Apologies for the delayed response. I like the idea, but my only concern is that it's not immediately clear what the fractions represent. Especially as some policies or objects are...

Also look into `show routing fib` and whether this can be looked up on the RIB

Also, rules with fqdns should be skipped from zone checks, because the FQDN could resolve to an IP in another zone.

It appears that `object_policy_dict[translation]` is returning a string, instead of a dict. I will try to look into this when I return from vacation next week.

I've created a new release with additional debugging. Could you re-run pan_analyzer with `--debug` appended and paste the object's information from the bottom of the debug file, after the crash?

This appears to be the same as #57, that `object_policy_dict[translation]` is returning a string, instead of a dict. I will try to look into this when I return from vacation...

I've created a new release with additional debugging. Could you re-run pan_analyzer with `--debug` appended and paste the object's information from the bottom of the debug file, after the crash?

Very strange. My immediate guesses are that the address's value isn't being parsed correctly from the policy, or that for some reason, the device group isn't being detected as being...