PaloAltoNetworks / PaloAltoNetworks/pan-os-python

IKEGateway: ID Types can be 'None'

Open
#204 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
400
Forks
199
PR merge metrics
No merged PRs in 30d

Description

The ID types

  • peer_id_type
  • local_id_type

in network.py / class IKEGateway can also be of value 'None'. That shall be updated.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open network.py and inspect the IKEGateway class, focusing on the peer_id_type and local_id_type fields and how their accepted values are defined or validated. Confirm that both fields support the value 'None', then verify that the resulting behavior matches the issue description.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.