netbox/netbox/vpn
Markku Leiniö 5b50920c61 Closes #14707: Change 'Interface' to 'Tunnel interface' in VPN tunnel forms 2024-04-04 12:57:35 -04:00
..
api Fixes #15126: group field should be optional when creating VPN tunnel via REST API 2024-02-13 09:55:33 -05:00
forms Closes #14707: Change 'Interface' to 'Tunnel interface' in VPN tunnel forms 2024-04-04 12:57:35 -04:00
graphql #9816: Add TunnelGroup 2023-12-04 15:44:52 -05:00
migrations Fixes #14847: Relax requirement for IKE policy (#14878) 2024-01-22 13:27:55 -05:00
models Fixes #14847: Relax requirement for IKE policy (#14878) 2024-01-22 13:27:55 -05:00
tables Closes #14707: Change 'Interface' to 'Tunnel interface' in VPN tunnel forms 2024-04-04 12:57:35 -04:00
tests Fixes #15126: group field should be optional when creating VPN tunnel via REST API 2024-02-13 09:55:33 -05:00
__init__.py Closes #9816: VPN tunnel support (#14276) 2023-11-27 16:17:15 -05:00
apps.py Closes #9816: VPN tunnel support (#14276) 2023-11-27 16:17:15 -05:00
choices.py Fixes #15316: Fix selection of 3DES encryption for IKE & IPSec proposals 2024-02-29 14:54:41 -05:00
constants.py Closes #14311: Move L2VPN models from `ipam` to `vpn` (#14358) 2023-11-28 13:45:00 -05:00
filtersets.py Apply filterset & test changes for #14631 & #14629 2023-12-28 14:43:08 -05:00
search.py Closes #14503: Include additional display attributes for search indexers 2023-12-21 14:36:42 -05:00
urls.py #9816: Add TunnelGroup 2023-12-04 15:44:52 -05:00
views.py #9816: Add TunnelGroup 2023-12-04 15:44:52 -05:00