Skip to content
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

Closes #9816: VPN tunnel support #14276

Merged
merged 27 commits into from
Nov 27, 2023
Merged

Closes #9816: VPN tunnel support #14276

merged 27 commits into from
Nov 27, 2023

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Nov 15, 2023

Closes: #9816

  • Introduces a new vpn app with the following models:
    • Tunnel
    • TunnelTermination
    • IKEProposal
    • IKEPolicy
    • IPSecProposal
    • IPSecPolicy
    • IPSecProfile

@jeremystretch jeremystretch added this to the v3.7 milestone Nov 15, 2023
@jeremystretch jeremystretch marked this pull request as ready for review November 22, 2023 17:00
netbox/vpn/models/tunnels.py Show resolved Hide resolved
netbox/templates/vpn/tunnel.html Show resolved Hide resolved
netbox/vpn/choices.py Show resolved Hide resolved
netbox/vpn/filtersets.py Outdated Show resolved Hide resolved
mkdocs.yml Show resolved Hide resolved
netbox/vpn/filtersets.py Show resolved Hide resolved
netbox/vpn/forms/filtersets.py Show resolved Hide resolved
netbox/vpn/tables.py Outdated Show resolved Hide resolved
@jeremystretch jeremystretch merged commit 6678880 into feature Nov 27, 2023
@jeremystretch jeremystretch deleted the 9816-tunnels branch November 27, 2023 21:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2023
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.

2 participants