gluon/package/gluon-mesh-vpn-tunneldigger
lemoer 7c81897b4c gluon-mesh-vpn-*: make vpn MTU provider specific
If a community uses different vpn providers, they typically
assume the same MTU for the wan device underneath the VPN. As
different VPN providers however have different overhead, the MTU
of the VPN device differs for each provider. Therefore this
commit makes the MTU of the VPN device provider specific.

This has two advantages:
1. The same site.conf can used to bake firmwares for different
   VPN providers (only by selecting a diferent vpn feature in the
   site.mk).
2. We are coming closer to the option of integrating multiple VPN
   providers into one firmware.
2022-05-21 18:12:49 +02:00
..
files mesh-vpn: fully abstract VPN methods 2021-05-22 06:54:23 +02:00
luasrc gluon-mesh-vpn-*: make vpn MTU provider specific 2022-05-21 18:12:49 +02:00
check_site.lua gluon-mesh-vpn-*: make vpn MTU provider specific 2022-05-21 18:12:49 +02:00
Makefile Set PKG_VERSION in gluon.mk 2021-10-07 23:42:38 +02:00