Vladislav Grigoryev
10d923d8f4
tinc: fetch ed25519 public keys from uci
...
Fetch Ed25519 public keys from UCI host sections.
Update options and syntax to current version.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2023-11-06 10:55:42 -08:00
Erwan MAS
fb99d50c1e
tinc: add creation of hosts directory for each network configuration
...
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
2022-03-08 21:56:52 -08:00
Etienne Champetier
440d3c0450
tinc: use 'uci_get_state' instead of 'uci -P /var/state get'
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-09-01 14:12:26 -07:00
Erwan MAS
bf292a2cd9
tinc: Add possibility to populate more config variables via uci
...
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
2021-05-17 20:16:34 -04:00
Erwan MAS
fd61f2d2e2
tinc: Bump to version 1.1 commit 3ee0d5dd
...
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
2021-02-14 14:37:12 -05:00
Florian Eckert
3364d6665a
tinc: use new extra_command function definition
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-04 08:50:34 +01:00
Alessio Caiazza
c1195229df
Currently tinc init script will delete the generated configuration folder and then check if it will not exists in order to create it.
...
This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
2014-10-03 17:51:44 +02:00
Toke Høiland-Jørgensen
c8bec163ad
tinc: add package
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-07-31 17:39:15 +02:00