netbox/netbox/vpn
2025-01-06 11:51:37 -05:00
..
api Fixes #18271: Require only encryption OR authentication algorithm when creating an IPSec proposal via REST API 2025-01-06 11:51:37 -05:00
forms Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
graphql Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
migrations Closes #15401: Rename PostgreSQL tables & indexes for L2VPN models (#15405) 2024-03-12 11:20:23 -04:00
models Rename ContentType proxy model to ObjectType 2024-03-04 08:33:44 -05:00
tables Fixes #15960: Use internal ManyToManyColumn to ensure proper export behavior 2024-05-06 10:32:29 -04:00
tests Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
__init__.py Closes #9816: VPN tunnel support (#14276) 2023-11-27 16:17:15 -05:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
choices.py fix #17960 by adding 6 more tunnel encap options (#18097) 2024-12-09 15:03:00 -05:00
constants.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
filtersets.py Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
search.py Fixes #15640: add identifier field to search index of l2vpn 2024-04-15 10:53:53 -04:00
urls.py #9816: Add TunnelGroup 2023-12-04 15:44:52 -05:00
views.py 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00