1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps-admin.git synced 2025-03-09 15:40:05 +00:00

Disable GRE tunnels via json option

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-05-31 13:19:09 +02:00
parent f9d5fc750c
commit 6d66d4999c
2 changed files with 99 additions and 48 deletions

9
debian/changelog vendored
View file

@ -1,3 +1,12 @@
omr-vps-admin (0.10+20240531) unstable; urgency=medium
* Add option to disable GRE tunnels
* Add more Debug logs
* Don't set VPN IPs if not really needed
* Disable set_lastchange function not used and not working
-- OpenMPTCProuter <contact@openmptcprouter.com> Fri, 31 May 2024 13:17:23 +0200
omr-vps-admin (0.9+20240528) unstable; urgency=medium
* Add SOF-67: Returning total number of users by Dillon Ward