Commit graph

707 commits

Author SHA1 Message Date
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
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 c621f6c2d6 sync always 2022-01-31 11:29:00 -05:00
0xdcarns 3aaf83d04d sync conf 2022-01-31 11:25:05 -05:00
0xdcarns dfe59cb6fe added ncutils func 2022-01-31 11:21:01 -05:00
0xdcarns 4823566125 debug again 2022-01-31 11:20:59 -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
dcarns a7015e7260
Merge pull request #653 from gravitl/feature_v0.10.0_serverPings
Feature v0.10.0 server pings
2022-01-31 11:17:42 -05:00
Matthew R Kasun e8bbd8790e add serverkeepalive to Resubcribe 2022-01-30 18:38:15 -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
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 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 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 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
0xdcarns 7c29f2454e debug 2022-01-29 18:18:46 -05:00
0xdcarns a058db2102 chunked 2022-01-29 18:18:46 -05:00
0xdcarns fb69d54f24 change key size 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 03b05f7d7c removed size 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 71cc49e06d fix duplicate constant 2022-01-25 18:23:08 -05:00
Matthew R Kasun 03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -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 f19c114cf6 add MTU to wireguard conf 2022-01-24 10:58:12 -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 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
Matthew R Kasun 1a00f8377e write persistent keepalive to wg.conf file 2022-01-21 09:36:29 -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 b15a5112fc fixes due to rebase 2022-01-20 15:41:06 -05:00
Matthew R Kasun 639f129407 Merge branch 'feature-messageQueue' of github.com:gravitl/netmaker into feature-messageQueue
# Conflicts:
#	.gitignore
#	docker/mosquitto.conf
#	netclient/wireguard/unix.go
2022-01-20 13:21:01 -05:00
Matthew R Kasun 688b2a3a65 fixed tests and removed some debugging logs 2022-01-20 13:16:03 -05:00
Matthew R Kasun e8683469a5 fix UpdateWgPeers to enable multiple peer sections 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 b85ab18404 Rebase to develop (#4)
* add nameserver in call to CreateUserSpaceConf

* fixed user deletion

* changed log

* go mod tidy and conver azure tenant to env/conf var

* added egress relayed addrs to relayed nodes

* added post commands for wg quick

* refactored ncutils x-platform

* log fix

* adding egress to relay

* fixing egress on relay

Co-authored-by: dcarns <75687250+0xdcarns@users.noreply.github.com>
Co-authored-by: 0xdcarns <dillon.carns@gmail.com>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2022-01-20 13:10:59 -05:00
Matthew R Kasun ec9f72d2d4 work in progress for message queue 2022-01-20 13:08:08 -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
Matthew R Kasun aad4e44e73 work in progress for message queue 2022-01-20 13:01:23 -05:00
0xdcarns 2e1bc755e2 version update 2022-01-20 13:00:04 -05:00
0xdcarns be093a951f added legacy check to maintain compatibility 2022-01-20 13:00:04 -05:00
0xdcarns 41401cfb58 version updates 2022-01-20 13:00:04 -05:00
0xdcarns 66d6c71441 adjusting client join 2022-01-20 12:59:31 -05:00
Matthew R Kasun 443ed80e4d updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-20 12:53:14 -05:00
Matthew R Kasun e0275c90d8 fixed tests and removed some debugging logs 2022-01-20 12:53:14 -05:00
Matthew R Kasun 56a5a928ab fix UpdateWgPeers to enable multiple peer sections 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
0xdcarns d09d3dee63 constants 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
Matthew R Kasun 9f00ec8817 Merge branch 'feature-messageQueue' of github.com:gravitl/netmaker into feature-messageQueue 2022-01-20 11:32:12 -05:00
Matthew R Kasun c456537aff updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-20 11:29:37 -05:00
Matthew R Kasun 70cf2a26b1 fixed tests and removed some debugging logs 2022-01-20 11:29:16 -05:00
Matthew R Kasun 5147bb61d0 fix UpdateWgPeers to enable multiple peer sections 2022-01-20 11:29:16 -05:00
Matthew R Kasun 9539e78369 fix UpdateWgPeers 2022-01-20 11:29:16 -05:00
Matthew R Kasun d5939e255a remove metrics from client 2022-01-20 11:29:16 -05:00
Matthew R Kasun 05dd87887e moved peer determination to server 2022-01-20 11:29:16 -05:00
Matthew R Kasun 1e199665c0 use uuid in message queue functions 2022-01-20 11:29:16 -05:00
Matthew R Kasun 8fe732be41 WIP commit to enable rebasing to uuid feature 2022-01-20 11:29:16 -05:00
Matthew R Kasun fcc14fb1e4 WIP commit 2022-01-20 11:29:16 -05:00
Matthew R Kasun 5e5f85b51f refactor NodeUpdate message queue handler 2022-01-20 11:27:13 -05:00
Matthew R Kasun 2201aef4b2 add error handling on failed key generation 2022-01-20 11:27:13 -05:00
Matthew R Kasun d5cd88cae8 subscribed message handlers implemented 2022-01-20 11:27:13 -05:00
0xdcarns 6704456cfd linting fixes 2022-01-20 11:19:39 -05:00
Matthew R Kasun e4bb2e8d38 go routines now run forever like they are supposed to 2022-01-20 11:19:39 -05:00
Matthew R Kasun cf6d1895b6 move context up a level 2022-01-20 11:19:39 -05:00
Matthew R Kasun f6b1eafbb3 Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 11:19:39 -05:00
Matthew R Kasun e1cf1aed76 work in progress for message queue 2022-01-20 11:18:44 -05:00
Matthew R Kasun c63e8565b0 WIP commit to enable rebasing to uuid feature 2022-01-20 11:05:22 -05:00
Matthew R Kasun 9be97b3bc8 WIP commit 2022-01-20 11:05:22 -05:00
Matthew R Kasun 2f47c351d8 refactor NodeUpdate message queue handler 2022-01-20 11:05:22 -05:00
Matthew R Kasun 5f26798a21 add error handling on failed key generation 2022-01-20 11:05:22 -05:00
0xdcarns 3148d1cd18 constants 2022-01-20 11:05:22 -05:00
Matthew R Kasun 87d16ad766 subscribed message handlers implemented 2022-01-20 11:05:22 -05:00
0xdcarns 2fcd874738 linting fixes 2022-01-20 11:05:22 -05:00
Matthew R Kasun 40302b3a17 go routines now run forever like they are supposed to 2022-01-20 11:05:22 -05:00
Matthew R Kasun b28c2113d9 move context up a level 2022-01-20 11:05:22 -05:00
Matthew R Kasun fc5388302e Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 11:05:22 -05:00
Matthew R Kasun 120207f662 work in progress for message queue 2022-01-20 11:05:22 -05:00
louis-zhou 242fcacae0 add cli parameter 2022-01-20 10:55:11 +08:00
Matthew R Kasun 6a30bca315 updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-19 16:16:12 -05:00
Matthew R Kasun ac0dba5e81 fixed tests and removed some debugging logs 2022-01-19 15:25:39 -05:00
Matthew R Kasun efbb166e51 fix UpdateWgPeers to enable multiple peer sections 2022-01-19 15:12:09 -05:00
Matthew R Kasun e215f2a9d0 fix UpdateWgPeers 2022-01-19 15:00:03 -05:00
Matthew R Kasun 4213a4a3fd remove metrics from client 2022-01-18 17:36:10 -05:00
0xdcarns 9d59cb1d5e version update 2022-01-17 14:22:39 -05:00
0xdcarns 50016ed219 added legacy check to maintain compatibility 2022-01-17 14:22:39 -05:00
0xdcarns 9af3688b24 fixed egress to use id 2022-01-17 14:21:40 -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 7dc794285c resolving conflicts 2022-01-16 10:28:53 -05:00
afeiszli ab37bce748 changing versions to 0.9.4 2022-01-16 10:16:00 -05:00
afeiszli 23d1a28965 added more comments and fixed formatting 2022-01-15 19:57:07 -05:00
afeiszli 93188fb32a adding small fixes and token convert script 2022-01-15 18:46:57 -05:00
Matthew R Kasun cec92773b5 moved peer determination to server 2022-01-15 18:16:44 -05:00
Matthew R Kasun c06784e19f use uuid in message queue functions 2022-01-14 15:35:15 -05:00
Matthew R Kasun a1c5659179 WIP commit to enable rebasing to uuid feature 2022-01-14 15:00:22 -05:00
Matthew R Kasun ff22f84a47 WIP commit 2022-01-14 15:00:22 -05:00
Matthew R Kasun 78363ede25 refactor NodeUpdate message queue handler 2022-01-14 14:56:53 -05:00
Matthew R Kasun 710567064e add error handling on failed key generation 2022-01-14 14:56:53 -05:00
0xdcarns e26d70e788 constants 2022-01-14 14:56:53 -05:00
Matthew R Kasun bfd09a1f75 subscribed message handlers implemented 2022-01-14 14:56:53 -05:00
0xdcarns 842c4671da linting fixes 2022-01-14 14:45:14 -05:00
Matthew R Kasun fbb76657d9 go routines now run forever like they are supposed to 2022-01-14 14:45:14 -05:00
Matthew R Kasun 368746cc20 move context up a level 2022-01-14 14:45:14 -05:00
Matthew R Kasun 1402c350ae Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-14 14:45:14 -05:00
Matthew R Kasun a8ccf8a7f0 work in progress for message queue 2022-01-14 14:45:14 -05:00
0xdcarns a9cbd10ef5 version update 2022-01-14 09:20:58 -05:00
0xdcarns 2e470f2f6d added legacy check to maintain compatibility 2022-01-14 09:18:32 -05:00
0xdcarns fe77f65b41 version updates 2022-01-14 09:18:32 -05:00
0xdcarns 395fe85518 fixed egress to use id 2022-01-14 09:18:32 -05:00
0xdcarns 5c48532dc7 adjusting client join 2022-01-14 09:18:32 -05:00
0xdcarns 0569358cbd refactored all grpc to be uniform 2022-01-14 09:18:32 -05:00
0xdcarns 3e693361a5 began transition 2022-01-14 09:18:32 -05:00
afeiszli 72c62793d3 updated docs 2022-01-13 17:55:54 -05:00
afeiszli cb00f05b18 adding comments and formatting to mac.go 2022-01-12 18:40:44 -05:00
afeiszli e7871cbb90 mac client largely functional 2022-01-12 10:03:46 -05:00
afeiszli 44084b7df9 mac client semi-functional 2022-01-12 10:03:23 -05:00
afeiszli 5c7fabda71 mac client semi-functional 2022-01-11 18:28:41 -05:00
0xdcarns f871c22da2 hotfix_v0.9.3_freebsd_mac_builds 2022-01-06 15:56:11 -05:00
0xdcarns ff9e763405 version updates 2022-01-06 15:14:13 -05:00
0xdcarns 43b9e73eaa updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
0xdcarns 6e614bdd3d updated compose versions 2022-01-06 11:39:35 -05:00
Matthew R Kasun a6429c883c remove DNS from wireguard conf and revert to setting DNS with resolvectl 2022-01-06 09:08:03 -05:00
0xdcarns f43e5d9aff change resolve to resolv 2022-01-05 15:17:28 -05:00
0xdcarns 12e718f008 updated version, made RCE optional 2022-01-05 13:13:03 -05:00
0xdcarns af08abe925 log fix 2022-01-04 13:13:42 -05:00
0xdcarns bfcf9ecdc3 refactored ncutils x-platform 2022-01-04 13:13:42 -05:00
0xdcarns 4ca0e856bc added post commands for wg quick 2022-01-04 13:13:42 -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
Matthew R Kasun 9068792e61 update join command to use wg.conf file in all cases. 2021-12-30 06:45:45 -05:00
afeiszli 0bc3014f10 fixed versions 2021-12-12 18:26:49 -05:00
afeiszli 3acb53398f fixed netclient join 2021-12-12 18:23:50 -05:00
0xdcarns 961bbaa9d0 fixed ignore 2021-12-12 18:12:20 -05:00
0xdcarns a856cbc638 embedded file to windows, cleaned up logs 2021-12-12 18:04:41 -05:00
afeiszli 9a72825534 windows updates now working 2021-12-12 10:16:53 -05:00
afeiszli 833151c86d add route every time 2021-12-11 12:13:41 -05:00
0xdcarns 548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns e45a485bce added comments, optimized memory 2021-12-10 15:01:10 -05:00
0xdcarns 85e8c0abb6 memory issue work 2021-12-08 16:52:32 -05:00
afeiszli a6868ff848 setting default roaming 2021-11-30 21:11:10 -05:00
afeiszli 11a0ecdbb8 updating readme and versions 2021-11-29 08:16:35 -05:00
afeiszli dc6ee1a18a adding templates 2021-11-29 05:28:08 -05:00
afeiszli 801919ab0d fixing client issues for uspace, fwmark, vpn 2021-11-29 04:34:11 -05:00
afeiszli 1c8071293d fixing binary versions 2021-11-23 07:54:50 -05:00
afeiszli 2395435d3f fixing build dependency issues 2021-11-18 00:01:05 -05:00
afeiszli 638cb0ec04 cleaning up powershell 2021-11-17 23:45:40 -05:00
afeiszli d4001f6a4d fixing windows 2021-11-17 22:06:25 -05:00
afeiszli ccbd6f90f7 fixing windows 2021-11-17 21:57:27 -05:00
afeiszli 20a939b188 windows netclient fix 2021-11-17 12:33:42 -05:00
Alex 10115e9882
Merge pull request #477 from gravitl/feature_v0.9_gc
Feature v0.9 gc
2021-11-17 11:33:42 -05:00
0xdcarns 89a1cd8d69 windows file fix 2021-11-17 10:38:15 -05:00
afeiszli 0d9f2db514 binary builder script 2021-11-17 10:21:35 -05:00
afeiszli acdf403b5a changing iplookup to https only 2021-11-17 09:04:55 -05:00
0xdcarns 879ed9995e version update 2021-11-16 21:22:14 -05:00
afeiszli cf5739796a adding distro-specific utils 2021-11-16 20:10:11 -05:00
afeiszli 021b6b341e adding freebsd-specific logic 2021-11-16 11:03:21 -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 437955ab90 saving to work on linux 2021-11-14 16:50:20 -05:00
afeiszli 56ee112d1b sync logic working 2021-11-12 13:46:55 -05:00
afeiszli eb770163f8 using syncconf for freebsd 2021-11-12 13:03:31 -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 97acdc5e8b freebsd set peers working 2021-11-10 22:02:45 +00:00
afeiszli 59db83af62 added freebsd parsing logic 2021-11-10 16:08:29 -05:00
afeiszli 656b864552 adding freebsd logic for static config 2021-11-10 11:59:03 -05:00
afeiszli c4303d2499 freebsd join, checkin, and leave functional 2021-11-09 23:44:39 +00:00
0xdcarns 7e2be51b5b leave + join error fix, windows check 2021-11-08 12:15:20 -05:00
Adrien Raffin-Caboisse a5b7ca90fc
fix(netclient): get only first part of the hostname
If the hostname is full, only take the first part of the name.
2021-11-04 11:33:54 +01:00
0xdcarns 2652efccca updated windows nc build 2021-11-03 20:33:33 -04:00
0xdcarns c7ca3c2495 added backups to help with reboot 2021-11-03 15:43:10 -04:00
0xdcarns d14573169b modified logging 2021-10-27 21:36:49 -04:00
0xdcarns f91dae5355 refactored unneccesary db call 2021-10-27 10:02:39 -04:00
0xdcarns b1595d5ef4 fixed minor client bug 2021-10-26 16:12:13 -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 e726d02206 removed server check in join 2021-10-20 10:33:40 -04:00
0xdcarns 51c1973b21 added ability to remove local instance of netmaker 2021-10-20 09:22:05 -04:00
afeiszli 46de0ea269 fixing duplicate code 2021-10-20 07:43:13 -04:00
Alex 9595d3da79
Merge pull request #366 from gravitl/feature_v0.8.4_fixtests
Feature v0.8.4 fixtests
2021-10-20 06:18:33 -04:00
afeiszli fb4d2d1272 change version of ubuntu 2021-10-19 15:53:01 -04:00
dcarns 6955222afd
Merge pull request #355 from SekoiaLab/feat/list-nodes-from-client
Feat/list nodes from client
2021-10-18 08:44:32 -04:00
afeiszli 445df67030 updated helm charts 2021-10-17 15:31:37 -04:00
dcarns da8ed89e55
Merge pull request #353 from SekoiaLab/feat/change-default-hostname
Feat/change default hostname
2021-10-15 17:52:02 -04:00
Adrien Raffin-Caboisse f51dfb5411
feat(netclient): config file cleanup on linux 2021-10-15 18:22:37 +02:00
Adrien Raffin-Caboisse bfd0c00ef2
fix(netclient): rework the returned errors on list command 2021-10-15 15:52:29 +02:00
Adrien Raffin-Caboisse 2c0a470390
feat(netclient): Add network filter to list command 2021-10-15 15:51:53 +02:00
afeiszli d7abd9c612 fix peer setting 2021-10-15 09:29:55 -04:00
Adrien Raffin-Caboisse 51a09167fc feat(netclient): add listing of nodes with hostnames 2021-10-15 15:02:32 +02:00
Adrien Raffin-Caboisse e79e20f2a7 feat(netclient): add current hostname by default when joining network 2021-10-15 13:02:10 +02:00
0xdcarns 00dd278de4 rough draft of server transplanting 2021-10-13 15:15:20 -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 cf5c7f85dc remove check 2021-10-07 11:17:40 -04:00
0xdcarns 974627a9ab reorg of dockerfiles 2021-10-07 11:12:25 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
afeiszli e60aea21d9 fixing server path 2021-10-02 12:44:37 -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
0xdcarns 089f026080 updated version 2021-10-02 08:54:46 -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 b7f9e90631 modifying syso 2021-09-23 00:14:14 -04:00
afeiszli 3ea101ba5d updating install docs 2021-09-23 00:12:32 -04:00
afeiszli dad6097202 fixing egress omission in peers: 2021-09-22 14:48:44 -04:00
afeiszli c826b782ed fixing mac interface parsing 2021-09-22 14:31:31 -04:00
afeiszli 80eb6a8cee adding backup local ip function 2021-09-22 12:03:33 -04:00
afeiszli fdcb8611ff adding logs, decreasing time 2021-09-22 10:51:18 -04:00
afeiszli 802934e993 adding udp port parsing for relay node 2021-09-22 10:40:36 -04:00
afeiszli 05f8c7435b adding logs to egress on netclient 2021-09-22 09:36:12 -04:00
afeiszli 50250d5859 userspace implementation 2021-09-21 21:35:52 -04:00
afeiszli a7a45e60e1 Merge branch 'feature_v0.8_initial_qa' of https://github.com/gravitl/netmaker into feature_v0.8_userspace 2021-09-21 20:50:34 -04:00
afeiszli b024e249c7 starting userspace 2021-09-21 20:50:32 -04:00
0xdcarns 0b645a4417 edited non kernel message, fixed comment 2021-09-21 20:32:09 -04:00
0xdcarns 3fc4c253a8 fixed windows, updated wgctrl 2021-09-21 17:50:09 -04:00
0xdcarns 6418378b07 fixed window bug? removed binaries 2021-09-21 16:43:05 -04:00
afeiszli 30edc85b14 now able to deploy service successfully 2021-09-21 14:43:14 -04:00
afeiszli ec46d303ab got service working 2021-09-21 14:01:52 -04:00
afeiszli 06811235c9 updating net check function on macos 2021-09-19 16:18:22 -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