Commit graph

609 commits

Author SHA1 Message Date
Matthew R. Kasun
62a09afa8f rm sprintf 2022-02-08 23:01:17 -05:00
Matthew R. Kasun
f969e38f77 add logging 2022-02-08 22:58:00 -05:00
Matthew R. Kasun
f0a389dfd0 add logging 2022-02-08 22:55:25 -05:00
afeiszli
a604ba004c netclient version info 2022-02-08 22:53:57 -05:00
afeiszli
03651c3480 netclient version info 2022-02-08 22:52:35 -05:00
Matthew R. Kasun
84d237f8f6 add logging 2022-02-08 22:40:48 -05:00
Matthew R. Kasun
9f150327e6 add logging 2022-02-08 22:39:39 -05:00
Matthew R. Kasun
2f6439654a fix compile errors 2022-02-08 22:31:17 -05:00
Matthew R. Kasun
a545643172 added freebsd daemon 2022-02-08 22:06:41 -05:00
afeiszli
6adca601d6 removing daemon restart on failure 2022-02-08 21:54:23 -05:00
afeiszli
d4b15f0a2d adding force peer push every 5 min 2022-02-08 21:34:38 -05:00
afeiszli
d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -05:00
dcarns
03f37b14f1
Merge pull request #707 from gravitl/feature_v0.10.0_mq_settings
Feature v0.10.0 mq settings
2022-02-08 19:52:48 -05:00
0xdcarns
732665c3d4 cleaned up daemon and server mq 2022-02-08 19:13:58 -05:00
afeiszli
770595d558 changing variable declaration 2022-02-08 19:13:46 -05:00
0xdcarns
06d3e847c3 changed mq client options 2022-02-08 17:04:03 -05:00
Matthew R. Kasun
1cd25a996c add ids to mqtt 2022-02-08 15:05:37 -05:00
0xdcarns
0b6dbb9e67 rebase fix 2022-02-08 13:57:18 -05:00
Matthew R. Kasun
a4da05117e handler for KeyUpdate was missing a call to apply new wireguard conf 2022-02-08 13:55:52 -05:00
Matthew R. Kasun
3b7f4e31b1 remove go routines for handling reciept of subscribed messages 2022-02-08 13:13:43 -05:00
0xdcarns
39cea2da6c refactored delete, pull nil pointer and logging 2022-02-08 10:43:46 -05:00
dcarns
a85a888251
Merge pull request #701 from gravitl/bugfix_v0.10.0_individual_serverkeepalive
publish individual server keepalive messages
2022-02-08 08:36:26 -05:00
Matthew R. Kasun
7e2928ba84 publish individual server keepalive messages 2022-02-08 08:33:44 -05:00
dcarns
fafe5c6f8b
Merge pull request #700 from gravitl/bugfix_v0.10.0_NodeUpdate-delete
Bugfix v0.10.0 node update delete
2022-02-08 08:02:26 -05:00
Matthew R. Kasun
b8a0230c03 Added context and waitgroups to goroutines to enable complete shutdown of network go routines when a node is deleted.
Ensures a goroutine won't be updating files preventing their deletion.
2022-02-07 22:56:03 -05:00
afeiszli
22d9d4e88a add logging for file remove 2022-02-07 15:37:59 -05:00
Matthew R. Kasun
c3189afc1a logging for tests 2022-02-07 15:18:28 -05:00
afeiszli
8f20f3bd7c reverting set peers 2022-02-07 14:43:06 -05:00
afeiszli
fb8def3315 extra check on dns 2022-02-07 14:09:48 -05:00
afeiszli
ea7cb6f39e fixing logging, disable non-linux relays, reset dns on error 2022-02-07 14:04:07 -05:00
0xdcarns
a2b1465ddb overwrite of file 2022-02-07 11:42:31 -05:00
afeiszli
96535554f5 fixing mac stuff and dns testing 2022-02-07 11:38:47 -05:00
Matthew R. Kasun
24babaf560 peerupdate refactor 2022-02-07 11:29:10 -05:00
Matthew R. Kasun
a529b28a00 remove call to wgctrl.Device for freebsd 2022-02-07 05:45:24 -05:00
0xdcarns
8533f456bd edited so that if certain error detected, restart daemon, log changes 2022-02-06 15:02:05 -05:00
Alex Feiszli
6160ec2725
Merge pull request #692 from gravitl/feature_v0.10.0_relay
backup logic for relay failing, dont allow server to be relayed
2022-02-06 13:28:45 -05:00
afeiszli
d7acdee86e ext client logic for peer updates 2022-02-06 13:28:05 -05:00
afeiszli
7215fc539f ext client logic for peer updates 2022-02-06 13:27:24 -05:00
0xdcarns
4c5d21ec55 changed logging for server keepalive 2022-02-06 11:34:56 -05:00
Matthew R. Kasun
bb20970902 restore pull on daemon start 2022-02-06 11:22:24 -05:00
0xdcarns
8ea0574be9 added cidr regardless 2022-02-06 11:06:04 -05:00
afeiszli
bda337d6b5 fixing route issue 2022-02-05 16:09:23 -05:00
afeiszli
df895dc6b0 switching route thing in windows 2022-02-05 16:02:25 -05:00
afeiszli
d55b7de178 fixing merge problems 2022-02-05 15:55:03 -05:00
afeiszli
9f0f5e1a09 fixing merge problems 2022-02-05 15:53:26 -05:00
afeiszli
dd79186a81 changing validation 2022-02-05 15:50:29 -05:00
afeiszli
7bf864a387 fixing dns and various logs 2022-02-05 15:50:29 -05:00
afeiszli
28ffa37e47 fixing merge 2022-02-05 15:38:50 -05:00
afeiszli
eea0e1265e changing validation 2022-02-05 15:16:11 -05:00
dcarns
2ae4b1990a
Merge pull request #680 from gravitl/bugfix_v0.10.0_ping_and_retain_messages
Bugfix v0.10.0 ping and retain messages
2022-02-05 15:03:16 -05:00