Skip to content

Fixes #16843: potential fix for IKE policy mode issue with version2 #16846

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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

locklearxd
Copy link
Contributor

@locklearxd locklearxd commented Jul 8, 2024

Fixes: #16843

This change would support mode being an optional field and allow IKEv2 policies to be created via API POST requests.

@locklearxd locklearxd changed the title potential fix for IKE policy mode issue with version2 Fixes: #16844 - potential fix for IKE policy mode issue with version2 Jul 8, 2024
@locklearxd locklearxd changed the title Fixes: #16844 - potential fix for IKE policy mode issue with version2 Fixes #16844: potential fix for IKE policy mode issue with version2 Jul 8, 2024
@locklearxd locklearxd changed the title Fixes #16844: potential fix for IKE policy mode issue with version2 Fixes #16843: potential fix for IKE policy mode issue with version2 Jul 8, 2024
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @locklearxd!

@jeremystretch jeremystretch merged commit d8d6658 into netbox-community:develop Jul 9, 2024
3 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VPN IKE policy API POST requires mode in the request body for IKE version 2
2 participants