Commit graph

106 commits

Author SHA1 Message Date
Matthew R. Kasun e3d3c864ab fix for windows 2022-03-21 11:27:31 -04:00
Matthew R. Kasun fa78fe208f update for other architectures 2022-03-21 11:27:27 -04:00
Matthew R. Kasun 11b1098390 replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
Matthew R. Kasun b37abab5dd update logic for getting free udp port 2022-02-22 15:40:03 -05:00
afeiszli d59dbdbebd cmd.Start 2022-02-21 20:08:31 -05:00
afeiszli 0109ed0480 cmd.Start 2022-02-21 20:06:31 -05:00
0xdcarns 086eb842be made node update with server more efficient 2022-02-20 09:38:28 -05:00
Matthew R. Kasun c7cf5fb2fb refactor to reduce number of goroutines 2022-02-18 14:56:26 -05:00
Matthew R. Kasun 52ac4c3bc3 refactor functions/dameon into multiple files; addressed code review comments 2022-02-18 11:34:18 -05:00
afeiszli be1763bb74 removing old node logic 2022-02-18 10:15:21 -05:00
0xdcarns 25c4d8ff1e fixes 2022-02-17 10:33:48 -05:00
0xdcarns 506a897f26 added ack and done signals 2022-02-17 09:08:20 -05:00
dcarns 3fb34fa70e
Merge pull request #786 from gravitl/bugfix_v0.10.1_mtu
add MTU to ifacedelta
2022-02-16 20:36:07 -05:00
afeiszli c2d99269c5 add MTU to ifacedelta 2022-02-16 20:26:20 -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
0xdcarns 96e17c9b17 comment cleanup 2022-02-15 10:15:17 -05:00
0xdcarns 98609ac61e implmented chunking 2022-02-15 10:15:17 -05:00
0xdcarns 83250980eb initial chunk approach 2022-02-15 10:15:17 -05:00
0xdcarns 5c35ca433e edited run updates 2022-02-15 10:12:39 -05:00
0xdcarns b6e3afa174 revert 2022-02-15 10:11:24 -05:00
0xdcarns d42ec811b8 first draft of chunks 2022-02-15 10:11:23 -05:00
Matthew R. Kasun 4ab924af3e use main.version rather than subpackage variables 2022-02-10 15:10:18 -05:00
dcarns 0fe10360cc
Merge pull request #713 from gravitl/feature_v0.10.0_bsd_daemon
Feature v0.10.0 bsd daemon
2022-02-09 08:25:06 -05:00
Matthew R. Kasun c142096577 update RunCmd finally fixed 2022-02-08 23:30:50 -05:00
Matthew R. Kasun 9ba3a94f40 update RunCmd 2022-02-08 23:24:42 -05:00
Matthew R. Kasun 747baf1bba update RunCmd 2022-02-08 23:18:58 -05:00
Matthew R. Kasun e88d34ac96 update RunCmd 2022-02-08 23:12:53 -05:00
Matthew R. Kasun cb21d0e9e0 update RunCmd 2022-02-08 23:07:51 -05:00
afeiszli d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -05:00
Matthew R. Kasun 1cd25a996c add ids to mqtt 2022-02-08 15:05:37 -05:00
afeiszli 7bf864a387 fixing dns and various logs 2022-02-05 15:50:29 -05:00
0xdcarns 10872c4e25 edited logs 2022-02-03 16:34:34 -05:00
afeiszli 9400209d97 adding OS and Version 2022-02-03 15:33:19 -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 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
afeiszli d1831ece96 fix GetSystemNetworks 2022-01-31 16:36:37 -05:00
afeiszli 9d2ae79fe2 fix iface issues on client and access key deletion 2022-01-31 16:25:29 -05:00
afeiszli 3964d927ea testing server update 2022-01-31 15:51:21 -05:00
dcarns a4582dd14d
Merge pull request #656 from gravitl/bugfix_v0.10.0_get_system_networks
Bugfix v0.10.0 get system networks
2022-01-31 13:19:31 -05:00
Matthew R Kasun 9132089853 cleanup 2022-01-31 12:58:51 -05:00
0xdcarns dfe59cb6fe added ncutils func 2022-01-31 11:21:01 -05:00
Matthew R Kasun 0434a784cc prevent fatal stop of mq daemon when netclient config dir contains unexpected files 2022-01-30 18:11:22 -05:00
0xdcarns ad79f2ea1f addresses review comments 2022-01-29 18:18:46 -05:00
0xdcarns 410efbab50 switched to eliptical strategy 2022-01-29 18:18:46 -05:00
0xdcarns 3dadb8dcbf added e.. 2022-01-29 18:18:46 -05:00
0xdcarns ac632a75b7 refactored struct 2022-01-29 18:18:46 -05:00
0xdcarns 79cff15cde change byte max 2022-01-29 18:18:46 -05:00
0xdcarns c40c905b3b edited chunk size 2022-01-29 18:18:46 -05:00