Commit graph

143 commits

Author SHA1 Message Date
dcarns 9b2742a3c5
Merge pull request #925 from gravitl/refactor_v0.12.0_logging
replace ncutil.Log/PrintLog with logger.Log
2022-03-21 11:35:06 -04:00
Alex Feiszli f8b4ebffc9
Merge pull request #922 from gravitl/bugfix_v0.11.0_server_routes
server routes
2022-03-21 11:34:33 -04:00
afeiszli 8901160237 don't set endpoint if server 2022-03-21 11:30:18 -04:00
Matthew R. Kasun 11b1098390 replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
Matthew R. Kasun c16687be61 keepalive handling updates 2022-03-21 07:07:50 -04:00
afeiszli fbb18d86d0 fixing windows join issue 2022-03-15 11:11:22 -04:00
afeiszli 3b37532eaa fixing windows remove conf 2022-03-14 21:03:49 -04:00
0xdcarns 98023deeb9 fixed issues around windows 2022-03-02 16:19:53 -05:00
afeiszli f21dad5184 fixed hub logic 2022-02-21 09:45:42 -05:00
0xdcarns 595e00125b 1 2022-02-20 11:12:51 -05:00
Alex Feiszli 0aa9dd0992
Merge pull request #791 from gravitl/bugfix_v0.10.1_setpeers
testing additional check on publickey
2022-02-17 11:04:05 -05:00
afeiszli 7df19ffba3 testing additional check on publickey 2022-02-17 10:19:55 -05:00
0xdcarns bd8b66c169 refactored clients 2022-02-16 22:27:20 -05:00
afeiszli a29fc1e29b adding comment 2022-02-16 20:30:17 -05:00
afeiszli a33ff31a59 adding logic for nodes without wg-quick 2022-02-16 20:19:51 -05:00
afeiszli 0fa480ab9a reverting windows behavior 2022-02-15 20:51:00 -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 39cea2da6c refactored delete, pull nil pointer and logging 2022-02-08 10:43:46 -05:00
afeiszli 8f20f3bd7c reverting set peers 2022-02-07 14:43:06 -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 8ea0574be9 added cidr regardless 2022-02-06 11:06:04 -05:00
afeiszli 5d9e16f0a8 Merge branch 'develop' of https://github.com/gravitl/netmaker into bugfixes_v0.10.0_various2 2022-02-05 14:41:20 -05:00
0xdcarns 25ea986402 1 more change 2022-02-05 14:35:34 -05:00
afeiszli d3a4b5ad8e Merge branch 'develop' of https://github.com/gravitl/netmaker into bugfixes_v0.10.0_various2 2022-02-05 14:33:37 -05:00
afeiszli c6b2e47a15 saving merge 2022-02-05 14:33:34 -05:00
0xdcarns 4cfc161dfe moved check outside loop 2022-02-05 14:31:58 -05:00
afeiszli 8566332ad9 fixing dns and various logs 2022-02-05 14:26:19 -05:00
0xdcarns a0ae603a42 routes for different OSs should be handled, cleaned up apply conf 2022-02-05 14:20:50 -05:00
0xdcarns ac5eea4e3d began route consolidation 2022-02-05 13:31:06 -05:00
0xdcarns 06e2603c20 added time to prevent UDP reset 2022-02-03 09:51:37 -05:00
0xdcarns 284283c130 added logic to check peers 2022-02-03 09:51:37 -05:00
afeiszli e336d62321 saving current logic 2022-02-03 09:51:37 -05:00
0xdcarns f279245f9e edited windows to new daemon 2022-02-02 00:18:02 -05:00
afeiszli 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
afeiszli 09c2f9bf8b fixing peer locs 2022-01-31 15:37:57 -05:00
afeiszli 023d9dd3ef udp hole punch 2022-01-31 11:19:19 -05:00
afeiszli 3cc3cd9a0f fixing netclient pull to get server addresses 2022-01-31 11:19:17 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun 1c69ee18c8 call UpdateDNS on node update if DNSOn 2022-01-24 15:46:38 -05:00
Matthew R Kasun f19c114cf6 add MTU to wireguard conf 2022-01-24 10:58:12 -05:00
Matthew R Kasun fcc1259adf fix writes/updates to wg config files 2022-01-22 11:38:56 -05:00
Matthew R Kasun 9c6a26dcc5 fix lookup for netclient wg config file 2022-01-21 14:07:28 -05:00
Matthew R Kasun 95dea6a4ba fix for issue #621 2022-01-21 13:15:54 -05:00