Maxim Cournoyer
8d785c43ba
services: wireguard: Implement a dynamic IP monitoring feature.
* gnu/services/vpn.scm (<wireguard-configuration>)
[monitor-ips?, monitor-ips-internal]: New fields.
* gnu/services/vpn.scm (define-with-source): New syntax.
(wireguard-service-name, strip-port/maybe)
(ipv4-address?, ipv6-address?, host-name?)
(endpoint-host-names): New procedure.
(wireguard-monitoring-jobs): Likewise.
(wireguard-service-type): Register it.
* tests/services/vpn.scm: New file.
* Makefile.am (SCM_TESTS): Register it.
* doc/guix.texi (VPN Services): Update doc.
Reviewed-by: Bruno Victal <mirai@makinata.eu>
2023-07-21 11:58:44 -04:00
..
2022-05-18 23:20:21 +02:00
2023-07-21 11:58:44 -04:00
2022-08-28 23:37:28 +02:00
2022-07-13 10:49:40 -04:00
2022-01-10 11:44:29 -05:00
2022-10-22 01:46:55 +02:00
2022-06-04 12:04:23 +02:00
2022-10-22 01:46:55 +02:00
2023-01-30 22:24:27 +01:00
2023-06-09 14:19:14 +02:00
2022-12-20 16:56:03 +01:00
2021-12-18 04:09:47 +01:00
2022-05-30 16:34:39 +02:00
2023-01-09 17:40:54 +01:00
2021-11-17 23:43:14 +01:00
2022-05-22 01:07:52 +02:00
2023-06-09 14:19:14 +02:00
2021-07-18 02:10:49 -04:00
2023-05-31 23:50:06 +02:00
2022-11-11 23:17:42 +01:00
2022-02-14 11:23:08 +01:00
2022-10-17 09:37:27 +02:00
2023-01-02 00:06:51 +01:00
2021-09-28 22:00:47 +02:00
2022-11-11 23:17:42 +01:00
2023-04-07 17:53:37 +02:00
2022-01-16 20:21:27 -08:00
2023-04-21 16:16:38 +02:00
2021-12-22 10:53:19 +01:00
2023-04-21 16:16:38 +02:00
2023-04-28 19:50:36 +02:00
2023-04-21 16:16:38 +02:00
2022-09-04 23:10:10 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-04-28 19:50:39 +02:00
2023-04-21 16:16:38 +02:00
2023-07-11 15:47:56 +02:00
2023-06-18 23:44:29 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 17:09:46 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-05-31 23:25:26 +02:00
2022-06-16 23:57:40 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-04-21 16:16:38 +02:00
2023-02-26 10:19:36 +01:00
2023-05-31 23:50:06 +02:00
2022-09-20 19:24:31 +02:00
2022-06-04 12:04:24 +02:00
2022-03-06 22:49:46 +01:00
2021-09-18 19:37:45 +02:00
2022-12-26 17:15:06 +01:00
2023-07-19 15:53:28 +02:00
2022-07-08 13:51:34 +01:00
2021-04-12 18:42:22 +02:00
2023-05-06 17:12:45 +02:00
2023-06-09 14:19:14 +02:00
2021-12-23 10:54:00 +01:00
2022-10-22 01:46:55 +02:00
2021-11-16 14:34:28 +01:00
2023-04-07 17:56:07 +02:00
2023-05-31 23:50:06 +02:00
2021-12-22 10:53:19 +01:00
2023-07-18 16:56:06 -04:00
2023-06-14 22:54:30 +02:00
2022-12-12 15:03:05 +01:00
2022-09-29 22:59:48 +02:00
2022-10-22 01:46:55 +02:00
2022-04-29 18:07:17 +02:00
2023-05-31 23:50:06 +02:00
2023-05-05 23:47:48 +02:00
2023-06-04 10:59:28 +02:00
2023-02-19 21:13:23 -05:00
2023-06-06 11:54:39 +02:00
2022-06-26 23:19:14 +02:00
2022-12-10 10:56:48 +01:00
2023-06-18 23:36:25 +02:00
2021-12-05 19:17:41 +01:00
2023-05-18 20:01:32 +02:00
2023-06-08 22:54:58 +02:00
2021-10-26 12:46:27 +02:00
2022-10-22 01:46:55 +02:00
2023-07-18 18:15:05 +02:00
2023-05-04 17:06:44 +02:00
2022-12-13 17:46:39 +01:00
2023-05-31 23:25:25 +02:00
2021-11-07 01:38:23 -04:00