Matthias Schiffer
00c47f2912
gluon-mesh-vpn-fastd: extend site configuration to allow multiple and nested peer groups
2015-04-30 13:05:15 +02:00
Nils Schneider
db1fddb0c6
gluon-mesh-vpn-fastd: announce peer status using statistics.d
...
This adds basic peer statistics to statistics.d:
"mesh_vpn": {
"muehlentor": {
"established": 23.8 // seconds
},
"huextertor": null,
"holstentor": null
}
2015-02-05 21:33:36 +01:00
Matthias Schiffer
9b172bbaf4
Move all upgrade scripts to a common directory
...
Moving the scripts to a common directory not only vastly simplifies the
zzz-gluon-upgrade script, but also allows to define an ordering of such
scripts across packages.
2015-01-24 11:27:47 +01:00
Matthias Schiffer
ecfcb4dd6b
gluon-mesh-vpn-fastd: get rid of initial script
2015-01-24 11:14:09 +01:00
Matthias Schiffer
5ee5cf3ec1
gluon-mesh-vpn-fastd: configure a status socket
2014-11-17 03:23:36 +01:00
Matthias Schiffer
f9cc73187f
gluon-mesh-vpn-fastd: use delete_all instead of foreach to delete the old peers
2014-09-15 21:50:43 +02:00
Matthias Schiffer
b51e1063b7
Add utility function to generate unique MAC addresses derived from the primary MAC
2014-09-15 19:55:09 +02:00
Nils Schneider
4e19df098a
mesh-vpn-fastd: enable from site.conf
...
This patch allows fastd's enabled flag's default value to be set from
site.conf.
2014-09-03 20:37:17 +02:00
Matthias Schiffer
f3ff07b1a5
gluon-mesh-vpn-fastd: delete all old backbone peers on update
2014-08-16 14:51:18 +02:00
Nils Schneider
2f5705b5de
config-mode, mesh-vpn: refactor key generation
...
Previously, the config-mode was responsible for generating the fastd
secret. This patch sets the default secret to "generate" causing a
secret to be generated on its first use (e.g. show_key or start).
This also changes the info page (in Expert Mode) to show "n/a" when the
public key is not yet available.
2014-07-27 16:22:40 +02:00
Nils Schneider
0a3bf70d56
split announce.d into nodeinfo + statistics
2014-07-20 14:00:10 +02:00
Matthias Schiffer
e9376fc3bd
gluon-mesh-vpn-fastd: use gluon-wan-dnsmasq
2014-07-20 04:03:43 +02:00
Matthias Schiffer
eae6c25de6
Add support for IPv6 mesh VPN connections
...
The support is still very limited (IPv6-only DNS on WAN doesn't work yet), and
we now need fastd running as root, but apart from that, is should work.
2014-07-11 16:57:28 +02:00
Nils Schneider
318e9d1a1d
gluon-announce: detach announce.d from alfred
...
All announce.d scripts have been moved to /lib/gluon/announce/announce.d
The script /lib/gluon/announce/announce.lua will collect all information
and output json.
2014-07-11 14:43:47 +02:00
Matthias Schiffer
1c0429ce8f
gluon-core: extend user management library and convert it to Lua
2014-07-07 21:48:35 +02:00
Matthias Schiffer
bc54f80dfd
gluon-alfred: reduce usage of util.exec, improve table formatting
2014-06-10 15:44:35 +02:00
Matthias Schiffer
48ea4b711f
gluon-alfred: split announce.lua into several files and move parts into the appropriate packages
...
This also fixes the type of a few fields which were strings instead of numbers.
2014-06-09 19:23:16 +02:00
Matthias Schiffer
4d9df6d253
gluon-mesh-vpn-fastd: replace config script generator with Lua script
2014-05-17 13:43:08 +02:00
Matthias Schiffer
5bb4cf4e3a
gluon-mesh-vpn-fastd: always use wan DNS servers to resolve the peers
2014-01-25 03:20:03 +01:00
Matthias Schiffer
d204b0e24f
Remove initscript enable/disable hacks
...
Better configure these properly.
2014-01-13 18:29:00 +01:00
Matthias Schiffer
f22f0e44f6
gluon-mesh-vpn-fastd: always enable fastd
2013-10-02 20:33:32 +02:00
Matthias Schiffer
6f41a9b7bf
Add stub setup script so the package is not empty
2013-02-11 21:48:36 +01:00