Commit graph

467 commits

Author SHA1 Message Date
afeiszli 2cbf08ad1e adding logic for key checks, OS on server 2022-02-04 14:19:26 -05:00
0xdcarns 85c9d3575a added wipelocal on all leaves 2022-02-04 11:31:22 -05:00
afeiszli 9400209d97 adding OS and Version 2022-02-03 15:33:19 -05:00
Matthew R Kasun 4bcd52b85b remove debug log 2022-02-03 10:56:44 -05:00
Matthew R Kasun 19c476490a fix path in MessageQueue func 2022-02-03 10:48:40 -05:00
0xdcarns 11a094535f comment 2022-02-03 09:51:58 -05:00
0xdcarns 06e2603c20 added time to prevent UDP reset 2022-02-03 09:51:37 -05:00
afeiszli e336d62321 saving current logic 2022-02-03 09:51:37 -05:00
afeiszli eb6f33704a adding checks for DNS to ensure connectivity 2022-02-03 09:51:37 -05:00
afeiszli cbf709166c adding checks for DNS to ensure connectivity 2022-02-03 09:51:37 -05:00
afeiszli 239b9d36fc change queue identifier from server.ID to Network.NetID 2022-02-03 09:51:37 -05:00
0xdcarns f7258bf98f refactored some client leave & cache and server join logic 2022-02-03 09:51:37 -05:00
afeiszli 03a30b6bbc removing peer cache 2022-02-02 00:02:36 -05:00
afeiszli 7c4e8b2b4a removing peer cache 2022-02-01 23:30:10 -05:00
afeiszli 80dfdaa8fb removing UUID gen from client side 2022-02-01 22:36:02 -05:00
afeiszli f6c68bd209 removing UUID gen from client side 2022-02-01 22:01:30 -05:00
afeiszli c8154ffa5d remove GetNodeByIDOrMacAddress 2022-02-01 21:50:11 -05:00
afeiszli 44ee0102f8 add client pull loop + timeout 2022-02-01 16:05:39 -05:00
afeiszli d78edc36b9 add client pull loop + timeout 2022-02-01 15:46:42 -05:00
afeiszli 8e82bfa607 add client pull loop + timeout 2022-02-01 15:44:30 -05:00
afeiszli d2467e13f3 allow adding address 2022-02-01 15:27:00 -05:00
afeiszli eeb658595b set server node checkin 2022-02-01 14:37:00 -05:00
afeiszli d64cc1f39e publish peers on every keepalive 2022-02-01 14:01:13 -05:00
afeiszli 8c0341391c add logging to check for node publish 2022-02-01 11:31:19 -05:00
afeiszli bee8492c7a fixing permissions, logging on netclient 2022-02-01 11:04:57 -05:00
afeiszli 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
afeiszli 1e5a0e9d04 fix server self updates 2022-01-31 23:18:58 -05:00
afeiszli 35884056b3 disable server deletion 2022-01-31 22:43:12 -05:00
afeiszli 973c5b052e change order of operations 2022-01-31 21:28:34 -05:00
afeiszli 33f327f245 fixing messages and keepalive 2022-01-31 17:21:31 -05:00
afeiszli 9614735dca fix peer sync 2022-01-31 16:49:40 -05:00
afeiszli 9d2ae79fe2 fix iface issues on client and access key deletion 2022-01-31 16:25:29 -05:00
afeiszli 6f9f97e4b7 dont publish to updated node 2022-01-31 16:15:10 -05:00
afeiszli 3964d927ea testing server update 2022-01-31 15:51:21 -05:00
afeiszli 09c2f9bf8b fixing peer locs 2022-01-31 15:37:57 -05:00
0xdcarns d5d442c75c removed go routines around mq 2022-01-31 14:09:23 -05:00
0xdcarns c621f6c2d6 sync always 2022-01-31 11:29:00 -05:00
0xdcarns 3aaf83d04d sync conf 2022-01-31 11:25:05 -05:00
0xdcarns 4823566125 debug again 2022-01-31 11:20:59 -05:00
Matthew R Kasun e8bbd8790e add serverkeepalive to Resubcribe 2022-01-30 18:38:15 -05:00
Matthew R Kasun c0a085a53f fix sending keepalives; fix where keepalive timestamps stored 2022-01-30 14:50:18 -05:00
Matthew R Kasun 34069302f3 use map to store last server keepalive time 2022-01-30 10:37:35 -05:00
Matthew R Kasun 7ac0bfd13a Merge remote-tracking branch 'origin/develop' into feature_v0.10.0_serverPings 2022-01-30 09:18:24 -05:00
Matthew R Kasun 20569ee8ec Merge remote-tracking branch 'origin/develop' into feature_v0.10.0_serverPings 2022-01-30 05:55:52 -05:00
0xdcarns 410efbab50 switched to eliptical strategy 2022-01-29 18:18:46 -05:00
0xdcarns 2d703dce7c refactored continue 2022-01-29 18:18:46 -05:00
0xdcarns 3dadb8dcbf added e.. 2022-01-29 18:18:46 -05:00
0xdcarns aa22afeb95 tracking mod 2022-01-29 18:18:46 -05:00
0xdcarns a058db2102 chunked 2022-01-29 18:18:46 -05:00
0xdcarns 19426fc3e1 added a cleanup 2022-01-29 18:18:46 -05:00
0xdcarns d27dee0691 debugging 2022-01-29 18:18:46 -05:00
0xdcarns 0015d6fdf8 added encryption/decryption strategy 2022-01-29 18:18:46 -05:00
0xdcarns 1ef52077a7 added beginning of re sub logic 2022-01-29 18:15:52 -05:00
0xdcarns dc93bd084e cleaned logs 2022-01-29 18:15:52 -05:00
0xdcarns f5d763ca9f added mutex on log 2022-01-29 18:15:52 -05:00
0xdcarns cd4e2c57d6 added new struct and adapted to funcs 2022-01-29 18:15:52 -05:00
0xdcarns 0d3813295d server update 2022-01-29 18:15:52 -05:00
0xdcarns 26a0d8bdbe initial commit 2022-01-29 18:15:52 -05:00
Matthew R Kasun 4854cb2db9 fix typo 2022-01-27 15:52:31 -05:00
Matthew R Kasun 84d9faeb3f retries for connecting to broker 2022-01-27 15:46:45 -05:00
Matthew R Kasun 4ccce6bac5 update for multiple networks 2022-01-27 14:48:10 -05:00
Matthew R Kasun 513f85ede7 refactor server pings 2022-01-27 09:48:32 -05:00
Matthew R Kasun 895e3b5643 resub on server ping timeout; may not work in multi server enviornment 2022-01-27 06:31:25 -05:00
Matthew R Kasun 5306cff2e8 Merge branch 'feature_v0.10.0_server_response' into feature_v0.10.0_serverPings 2022-01-26 15:12:02 -05:00
Matthew R Kasun ad581b8764 Merge branch 'feature_v0.10.0_server_response' into feature_v0.10.0_serverPings 2022-01-26 14:04:55 -05:00
Matthew R Kasun 9dedb479d1 publish server keepalive and skeleton client subscription handler 2022-01-26 13:42:52 -05:00
0xdcarns 8232d8b744 added beginning of re sub logic 2022-01-26 11:24:47 -05:00
0xdcarns 71ffa797d4 cleaned logs 2022-01-26 11:21:56 -05:00
0xdcarns a5e483adab added mutex on log 2022-01-26 11:20:46 -05:00
0xdcarns 27b29baf32 added new struct and adapted to funcs 2022-01-26 10:40:39 -05:00
0xdcarns 424c801c6c server update 2022-01-25 23:04:03 -05:00
0xdcarns d6554ef081 initial commit 2022-01-25 22:14:31 -05:00
Matthew R Kasun a27c403925 another dns fix 2022-01-24 16:12:57 -05:00
Matthew R Kasun 1c69ee18c8 call UpdateDNS on node update if DNSOn 2022-01-24 15:46:38 -05:00
Matthew R Kasun 8aee75d32b unsubscribe from node topic on node delete 2022-01-23 18:18:42 -05:00
Matthew R Kasun c1813c52e9 publish node update and peer update on ingress gateway creation 2022-01-22 15:34:01 -05:00
Matthew R Kasun fcc1259adf fix writes/updates to wg config files 2022-01-22 11:38:56 -05:00
Matthew R Kasun 799f32c664 fix missing slash in msg topic; update handling of keyUpdates 2022-01-21 07:07:38 -05:00
Matthew R Kasun 30a6b0f4c9 fix pointer in message queue daemon 2022-01-21 06:16:49 -05:00
Matthew R Kasun 2310977391 refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00
Matthew R Kasun 688b2a3a65 fixed tests and removed some debugging logs 2022-01-20 13:16:03 -05:00
Matthew R Kasun cef9fb8bf1 fix UpdateWgPeers 2022-01-20 13:16:03 -05:00
Matthew R Kasun 14c4b446aa remove metrics from client 2022-01-20 13:14:59 -05:00
Matthew R Kasun 2f0f0f9c4d moved peer determination to server 2022-01-20 13:14:48 -05:00
Matthew R Kasun 7c1e672693 use uuid in message queue functions 2022-01-20 13:14:13 -05:00
Matthew R Kasun b1e66703ff WIP commit to enable rebasing to uuid feature 2022-01-20 13:14:00 -05:00
Matthew R Kasun a94e848021 WIP commit 2022-01-20 13:13:38 -05:00
Matthew R Kasun 1b0aabf429 refactor NodeUpdate message queue handler 2022-01-20 13:12:51 -05:00
Matthew R Kasun b5b7425eaf add error handling on failed key generation 2022-01-20 13:12:51 -05:00
Matthew R Kasun a46209cea5 subscribed message handlers implemented 2022-01-20 13:12:12 -05:00
Matthew R Kasun 5e00bd8a3d WIP commit to enable rebasing to uuid feature 2022-01-20 13:05:59 -05:00
Matthew R Kasun e7f80c178d WIP commit 2022-01-20 13:05:41 -05:00
Matthew R Kasun c9d0cc56ef refactor NodeUpdate message queue handler 2022-01-20 13:04:58 -05:00
0xdcarns be093a951f added legacy check to maintain compatibility 2022-01-20 13:00:04 -05:00
0xdcarns 66d6c71441 adjusting client join 2022-01-20 12:59:31 -05:00
Matthew R Kasun e0275c90d8 fixed tests and removed some debugging logs 2022-01-20 12:53:14 -05:00
Matthew R Kasun 353c92e333 fix UpdateWgPeers 2022-01-20 12:53:14 -05:00
Matthew R Kasun 989d76ea3d remove metrics from client 2022-01-20 12:53:13 -05:00
Matthew R Kasun a86b9bd380 moved peer determination to server 2022-01-20 12:52:49 -05:00
Matthew R Kasun ec486addf0 use uuid in message queue functions 2022-01-20 12:52:49 -05:00
Matthew R Kasun aa6f7a138b WIP commit to enable rebasing to uuid feature 2022-01-20 12:52:49 -05:00
Matthew R Kasun 496187985e WIP commit 2022-01-20 12:52:49 -05:00
Matthew R Kasun 84884e5c23 refactor NodeUpdate message queue handler 2022-01-20 12:52:49 -05:00
Matthew R Kasun 1046c0ad55 add error handling on failed key generation 2022-01-20 12:52:49 -05:00
Matthew R Kasun 2cf53819f3 subscribed message handlers implemented 2022-01-20 12:52:49 -05:00
0xdcarns 4bc28e455a linting fixes 2022-01-20 12:52:49 -05:00
Matthew R Kasun c7dc874bb8 go routines now run forever like they are supposed to 2022-01-20 12:52:49 -05:00
Matthew R Kasun f11fa093fb move context up a level 2022-01-20 12:52:49 -05:00
Matthew R Kasun 5458379b32 Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 12:52:49 -05:00
Matthew R Kasun cb51a6be78 work in progress for message queue 2022-01-20 12:52:49 -05:00
Matthew R Kasun 90b468f9f9 WIP commit to enable rebasing to uuid feature 2022-01-20 12:52:49 -05:00
Matthew R Kasun 3e016ef8b5 WIP commit 2022-01-20 12:50:00 -05:00
Matthew R Kasun deef5482a3 refactor NodeUpdate message queue handler 2022-01-20 12:50:00 -05:00
Matthew R Kasun 17eabe5841 add error handling on failed key generation 2022-01-20 12:50:00 -05:00
Matthew R Kasun 6dff650b08 subscribed message handlers implemented 2022-01-20 12:50:00 -05:00
0xdcarns e2bb597ab1 linting fixes 2022-01-20 12:50:00 -05:00
Matthew R Kasun 8768a2c390 go routines now run forever like they are supposed to 2022-01-20 12:50:00 -05:00
Matthew R Kasun efd8764de3 move context up a level 2022-01-20 12:50:00 -05:00
Matthew R Kasun f968ecf4f5 Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 12:50:00 -05:00
Matthew R Kasun a44ad51661 work in progress for message queue 2022-01-20 12:50:00 -05:00
0xdcarns 50016ed219 added legacy check to maintain compatibility 2022-01-17 14:22:39 -05:00
0xdcarns e2ffcd4b3c adjusting client join 2022-01-17 14:21:40 -05:00
0xdcarns d18b6d5ee2 refactored all grpc to be uniform 2022-01-17 14:21:40 -05:00
0xdcarns c033be41bb began transition 2022-01-17 14:21:40 -05:00
afeiszli 44084b7df9 mac client semi-functional 2022-01-12 10:03:23 -05:00
0xdcarns f43e5d9aff change resolve to resolv 2022-01-05 15:17:28 -05:00
0xdcarns 5448042b9a logs, unused funcs, cleanup 2022-01-02 10:30:07 -05:00
Matthew R Kasun 6056d711a6 fix dns issues on checkin when resolvconf not installed 2021-12-31 22:45:50 +00:00
Matthew R Kasun 45464c00f5 use dns entry in wireguard config file; checkin temporarily disabled til figure issue with dns on checkin 2021-12-31 16:04:25 +00:00
Matthew R Kasun 4ef0b164d7 use wireguard.conf files for all 2021-12-30 07:11:01 -05:00
afeiszli 833151c86d add route every time 2021-12-11 12:13:41 -05:00
0xdcarns e45a485bce added comments, optimized memory 2021-12-10 15:01:10 -05:00
afeiszli 801919ab0d fixing client issues for uspace, fwmark, vpn 2021-11-29 04:34:11 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
afeiszli 05d27c8af3 remote route on delete 2021-11-14 19:17:30 -05:00
afeiszli 56ee112d1b sync logic working 2021-11-12 13:46:55 -05:00
afeiszli 5b3b6119ae adding sync 2021-11-12 11:24:29 -05:00
afeiszli c2948a3671 added fwmark 2021-11-12 08:53:50 -05:00
afeiszli 656b864552 adding freebsd logic for static config 2021-11-10 11:59:03 -05:00
0xdcarns 7e2be51b5b leave + join error fix, windows check 2021-11-08 12:15:20 -05:00
0xdcarns c7ca3c2495 added backups to help with reboot 2021-11-03 15:43:10 -04:00
0xdcarns 8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00
0xdcarns 72ce7dcfd0 format and update version in readme 2021-10-25 16:51:26 -04:00
afeiszli 7ae3559c0b fixing netclient logs 2021-10-20 11:45:11 -04:00
afeiszli 8a1b7d558b Merge branch 'develop' of https://github.com/gravitl/netmaker into hotfix_v0.8.4_netclient_dns 2021-10-20 11:07:14 -04:00
afeiszli c26f887e27 updating install script and README 2021-10-20 11:06:54 -04:00
0xdcarns 51c1973b21 added ability to remove local instance of netmaker 2021-10-20 09:22:05 -04:00
afeiszli fb4d2d1272 change version of ubuntu 2021-10-19 15:53:01 -04:00
afeiszli 445df67030 updated helm charts 2021-10-17 15:31:37 -04:00
0xdcarns 340f50c535 transplanted setwgconfig and pull 2021-10-13 10:02:04 -04:00
0xdcarns 3f2e4ab764 transplanted join. 2021-10-12 15:44:19 -04:00
0xdcarns d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00
0xdcarns c2a4000126 repaired potential null pointer in pull 2021-10-08 09:09:54 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
afeiszli 21ba362eca allowing IsServer to be modified, configurable checkin time, single checkin for linux, moved cfg files 2021-10-02 12:28:17 -04:00
afeiszli 1661f3dabf fixing dns setting on netclient 2021-09-29 10:02:34 -04:00
afeiszli 5d786740d7 runs, but need to remove resolvectl command 2021-09-28 18:24:10 -04:00
worker-9 5cf69ebe5b added conn closes 2021-09-23 09:04:33 -04:00
afeiszli 80eb6a8cee adding backup local ip function 2021-09-22 12:03:33 -04:00
afeiszli 50250d5859 userspace implementation 2021-09-21 21:35:52 -04:00
0xdcarns 3fc4c253a8 fixed windows, updated wgctrl 2021-09-21 17:50:09 -04:00
afeiszli ec46d303ab got service working 2021-09-21 14:01:52 -04:00
afeiszli a0586ea6d2 began adding macos service/daemon 2021-09-19 14:03:47 -04:00
afeiszli b828f7b6d9 fixing model 2021-09-18 11:01:34 -04:00
afeiszli 5c3bcbc32a added verbose command logs 2021-09-17 13:28:32 -04:00
afeiszli c0490061ee refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
0xdcarns 34717417ce began windows userspace implementation 2021-09-10 13:39:51 -04:00
afeiszli 0757bd87f6 remove secret 2021-08-18 19:32:15 -04:00
worker-9 3a77f4df14 changed exec stuff and maybe fixed listenport 2021-08-18 18:59:17 -04:00
Emika fa5de4e777 Fix issue with netclient failing when interface doesnt exist, issue #221 2021-08-11 17:20:25 -06:00
worker-9 1bba3d270b removed a few logs 2021-08-10 14:10:01 -04:00
worker-9 324337eac1 added auth stuff 2021-08-10 12:52:22 -04:00
worker-9 19d0c3c5e9 fixed err check 2021-08-10 11:59:16 -04:00
worker-9 064685cbcd changed not and else 2021-08-10 11:52:50 -04:00
worker-9 e8db6e247f Merge branch 'feature_0.7.1_refactor' of https://github.com/gravitl/netmaker into feature_0.7.1_refactor 2021-08-10 10:56:06 -04:00
worker-9 46d6899982 ispending bug fix and node auth fix 2021-08-10 10:55:48 -04:00
afeiszli b7b18f751e updated docs 2021-08-10 10:02:15 -04:00
worker-9 c799df59ce edited auth for deleted nodes 2021-08-09 22:31:01 -04:00
afeiszli b3309d829f fixing ispending problem 2021-08-09 19:09:32 -04:00
afeiszli 7e8af20b64 cleaning up old grpc functionality 2021-08-09 17:42:32 -04:00
afeiszli 70493754b2 ripping out wg grpc stuff 2021-08-09 17:34:13 -04:00
afeiszli aae89cbaca static configs 2021-08-09 14:13:19 -04:00
worker-9 095ff2fbfc added egress as pull change 2021-08-06 13:47:39 -04:00
worker-9 642a6a930c moved something 2021-08-05 23:46:40 -04:00
worker-9 01e9d1efb4 fixed udp ports? 2021-08-05 22:35:23 -04:00
worker-9 2ad7c20283 bug squashin 2021-08-05 21:26:10 -04:00
worker-9 31fbf85175 bug squashin 2021-08-05 21:22:59 -04:00
worker-9 e94e67c7f3 bug squashin 2021-08-05 20:53:47 -04:00
worker-9 68a3109cae bug squashin 2021-08-05 16:46:23 -04:00
worker-9 3f327b76fd bug squashin 2021-08-05 16:21:18 -04:00
worker-9 696f83a40d bug squashin 2021-08-05 15:21:11 -04:00
worker-9 d472577701 bug squashin 2021-08-05 15:18:24 -04:00
worker-9 438c01d619 bug squashin 2021-08-05 14:45:27 -04:00
worker-9 eaa493f3d4 fixed node pwd issue 2021-08-05 13:19:55 -04:00
worker-9 44d03f6805 began refactoring of client 2021-08-05 12:24:16 -04:00
afeiszli eb1b79f898 added netmaker check on checkin 2021-08-02 13:12:39 -04:00
afeiszli f1760c625b added netmaker check on checkin 2021-08-02 12:42:18 -04:00
afeiszli 8d27876a15 added netmaker check on checkin 2021-08-02 12:34:25 -04:00
afeiszli 7e7cf40d24 adding setpeers to client 2021-07-28 23:08:00 -04:00
afeiszli 037271f0aa removing pubkey update 2021-07-26 17:57:50 +00:00
afeiszli eec7a8f61a making sure all changes are in 2021-07-26 15:08:25 +00:00
afeiszli 9fb01f9620 updating netclient 2021-07-25 20:05:31 +00:00
afeiszli 4a6ebfc108 added udp holepunching 2021-07-25 14:22:20 -04:00
afeiszli 68607ae8ca fixing netclient 2021-07-15 15:14:48 -04:00
afeiszli 9860082b7c token configs and secure grpc working 2021-07-11 10:18:31 -04:00
afeiszli e11a15dfff figured out how to get GRPC working 2021-07-10 20:11:19 -04:00
Karmanyaah Malhotra e6729d2384 use net functions for hostport 2021-06-10 02:35:06 -04:00
afeiszli 7c36a83af4 adding checkin and dns fixes 2021-06-03 00:55:39 -04:00
afeiszli 4f3a2bc3c8 netmaker default network add --fixed 2021-06-02 16:18:42 +00:00
afeiszli 6fd4794475 fixing netclient join command 2021-06-02 11:00:10 -04:00
afeiszli 9dff18209e fixed netclient 2021-06-01 22:31:41 -04:00
afeiszli be0d274ca6 making changes to grpc comms vars 2021-06-01 18:40:04 -04:00
afeiszli a681750195 register now working 2021-06-01 12:23:05 -04:00
afeiszli 963a3d1b92 fixed readme, composes, netclient push/pull 2021-06-01 00:36:08 +00:00
afeiszli afa4f1e8bb netclient grpc registration working 2021-05-29 15:12:15 -04:00
afeiszli 6c13f06001 feature_v0.5_netclient 2021-05-29 13:22:18 -04:00
afeiszli a842f4a32b netclient working for ingress controller 2021-05-27 15:00:56 -04:00
afeiszli c27c863d6a netclient for ingress gateway now working 2021-05-27 14:56:08 -04:00
root 884037e228 ingress gateway functional 2021-05-27 18:54:24 +00:00
afeiszli b930027a95 modify access key 2021-05-25 16:09:49 -04:00
afeiszli 78ae219b03 major overhaul initiated 2021-05-25 12:48:04 -04:00
root 3be965b6c8 fixing netclient 2021-05-20 02:08:54 +00:00
afeiszli 29e332edf7 adding extclient functionality 2021-05-19 13:59:10 -04:00
afeiszli 3dafbc0daa now able to add ipv6 address to iface 2021-05-06 10:16:34 -04:00
afeiszli 4c0cc042e0 got netclient ipv6 working 2021-05-06 09:25:05 -04:00
afeiszli 9db5d43304 adding dns stuff 2021-05-05 21:07:00 -04:00
afeiszli 1fd30c0a71 saving netclient changes 2021-05-05 20:51:59 -04:00
afeiszli 46a81c9767 refactoring logic in main 2021-05-05 20:42:17 +00:00
afeiszli 2b77ae6723 dns server setup 2021-05-04 21:36:55 +00:00
afeiszli 529a511a79 fixed constant peer update issue 2021-04-19 10:49:52 -04:00
afeiszli c6714bcb8e gateway now appears to be fully functional 2021-04-19 10:02:30 -04:00
afeiszli 62ace03f5e gateway works but local address not being set to endpoint. 2021-04-17 12:13:26 -04:00
afeiszli 811c745581 iptables now being set by client 2021-04-15 09:48:23 -04:00
afeiszli e2ec093eaf iptables now being set by client 2021-04-15 09:48:14 -04:00
afeiszli 3a2eb1411a fixing runtime panic on user delete 2021-04-14 22:59:25 -04:00
afeiszli 675a6ad284 updating models 2021-04-14 13:54:02 -04:00
afeiszli 2861afb1cf ran protoc 2021-04-14 13:44:47 -04:00
afeiszli 976c1847bf changing private to local for clarity 2021-04-13 10:04:31 -04:00
afeiszli 9839cbd806 adding gateway functionality 2021-04-13 02:55:49 -04:00
afeiszli 1402dd828a network wasn't working, so added it. 2021-04-13 01:19:44 -04:00
afeiszli 587442dfe3 adding necessary changes for client and server key to work 2021-04-13 01:10:57 -04:00
afeiszli 2ea497c6ff massive number of changes to schema and error handling. 2021-04-13 00:42:35 -04:00
afeiszli cc81830516 changed all error responses 2021-04-12 23:19:01 -04:00
afeiszli 9edf655887 fixing some netclient bugs 2021-04-08 09:04:21 -04:00
afeiszli a2e58b04f6 Merge branch 'bugfix_v0.2_portconflicts' of https://github.com/gravitl/netmaker into bugfix_v0.2_portconflicts 2021-04-07 09:53:51 -04:00
afeiszli 5c6ffdb929 remove wgkey during cleanup 2021-04-07 09:53:27 -04:00
Alex 8d434bd43c
Merge branch 'develop' into bugfix_v0.2_portconflicts 2021-04-07 09:42:28 -04:00
afeiszli 0ad06984e6 fixed conflicting password issue 2021-04-07 09:39:40 -04:00
afeiszli 0627810111 testing port picker. issues with auto login. keep investigating. made issue 2021-04-06 21:31:47 -04:00
afeiszli f3f2140f23 add remove server from networks with api. Add to default network by default. 2021-04-06 19:13:34 -04:00