Skip to content
Snippets Groups Projects
Commit 20d22f66 authored by Tata's avatar Tata Committed by Matthias Schiffer
Browse files

gluon-mesh-vpn-core: add abstraction layer for VPN interface name (#1518)

parent 6ebe2ccd
No related branches found
No related tags found
No related merge requests found
local M = {}
function M.get_mesh_vpn_interface()
return 'mesh-vpn'
end
return M
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment