Commit graph

106 commits

Author SHA1 Message Date
0xdcarns
2da7d7242f remove debug items 2023-03-30 17:33:55 -04:00
0xdcarns
fa40a5929d added turn ep + nat type to host model 2023-03-30 17:23:21 -04:00
walkerwmanuel
09872e9ec5 added sort logic 2023-03-30 16:04:12 -04:00
Abhishek Kondur
cafdfa70c1 turn server poc 2023-03-22 11:00:03 +04:00
Anish Mukherjee
4405038d67 add server setting for auto update 2023-03-20 18:10:52 +05:30
Anish Mukherjee
6b684d95a4 add host auto updated setting with default true 2023-03-20 17:47:41 +05:30
Matthew R Kasun
b3cfbe7266 default proxy mode 2023-03-13 14:39:13 -04:00
0xdcarns
ee9df20b05 changed register response, simplified host port check dereference 2023-03-10 11:43:26 -05:00
0xdcarns
91373953e7 added ability to force delete if node is requested twice 2023-03-03 11:11:02 -05:00
0xdcarns
9a7407f635 updated logic to add new nodes 2023-02-27 19:18:41 -05:00
0xdcarns
977c9c8c19 send peer update after request + fix pass update issue 2023-02-27 12:32:07 -05:00
0xdcarns
6b30cef968 handled node additions in more elegant manner 2023-02-17 11:32:02 -05:00
dcarns
73fbdfea0d
Merge pull request #2026 from gravitl/gra-1172-zombies
updates to zombie processing
2023-02-14 14:50:08 -05:00
0xdcarns
6643c9a401 adapt createNetwork + default host addition 2023-02-13 15:17:13 -05:00
Matthew R Kasun
c3e253fb79 updates to zombie processing 2023-02-13 14:52:39 -05:00
Abhishek Kondur
f19b33a84c add public port to api model 2023-01-26 14:01:46 +04:00
Abhishek Kondur
18ddb3d5ca update host name on join 2023-01-24 12:10:03 +04:00
Matthew R Kasun
cee245856b return 'currently unimplemented' on egress endpoints
updated logic in logic.CheckHostPorts to fix failing test
2023-01-23 15:24:47 -05:00
dcarns
5a5613dd6d
Merge pull request #1957 from gravitl/gra-991-local-connection
Gra 991 local connection
2023-01-22 20:08:54 -05:00
Matthew R Kasun
5423a458c3 review comments 2023-01-20 13:29:19 -05:00
Matthew R Kasun
dc58c2c637 more efficient check for free ports 2023-01-20 11:15:06 -05:00
Matthew R Kasun
d0af730042 review comments 2023-01-20 06:18:23 -05:00
Matthew R Kasun
62cd313bd6 test/update ports separately 2023-01-20 06:18:23 -05:00
Matthew R Kasun
e314f6fb9e skip self when interating through hosts 2023-01-20 06:18:23 -05:00
Matthew R Kasun
74750ca045 review comments 2023-01-20 06:18:23 -05:00
Matthew R Kasun
9edb541388 remove localrange 2023-01-20 05:42:05 -05:00
Matthew R Kasun
1f92d06d7c check host ports on join 2023-01-20 05:39:33 -05:00
Abhishek Kondur
0da99d8437 skip pending delete nodes 2023-01-19 15:19:05 +05:30
Abhishek Kondur
8ad87f5a81 update host network fix 2023-01-19 14:49:24 +05:30
Abhishek Kondur
ec3901ad4f GRA-988: delete host from network 2023-01-19 10:51:34 +05:30
Abhishek Kondur
99a5cc3307 GRA-988: add host to network 2023-01-19 10:40:30 +05:30
Abhishek Kondur
12f4656c62 GRA-985: host deletion logic in mq handler 2023-01-17 15:26:54 +05:30
Abhishek Kondur
e322ccee09 skip same host 2023-01-10 19:54:43 +05:30
Abhishek Kondur
b8903ebbde Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_host_relay 2023-01-10 19:14:36 +05:30
Abhishek Kondur
01d28e6483 fetch related hosts on relay creation to enable proxy 2023-01-10 18:54:52 +05:30
0xdcarns
a52cd6550c disallowed hosts removal if nodes still associated 2023-01-09 10:48:19 -05:00
Abhishek Kondur
ca3d9dc40b fix node update 2023-01-06 16:58:41 +05:30
Abhishek Kondur
21133bca7d host based updates 2023-01-04 20:02:02 +05:30
0xdcarns
8c92308ccf made mq functions a little easier to read and re-use 2022-12-28 12:10:03 -05:00
dcarns
91fb01d489
Merge pull request #1878 from gravitl/netclient_refactor_fixes
bug fixes
2022-12-27 22:00:39 -05:00
0xdcarns
875718d824 consolidated add default hosts to net function 2022-12-27 10:15:00 -05:00
Abhishek Kondur
d5446fb302 fix node removal from host 2022-12-27 19:47:30 +05:30
Abhishek Kondur
5f2d73dd52 get host info from db before updating 2022-12-27 17:43:31 +05:30
0xdcarns
2b3747cc33 added function to get default hosts 2022-12-23 15:56:33 -05:00
0xdcarns
8058640cdf change local address and join create func 2022-12-23 14:22:34 -05:00
0xdcarns
368d01ff10 removed localaddress 2022-12-23 14:06:39 -05:00
0xdcarns
df614d6d4f added associate and dissasociate functions 2022-12-23 13:03:33 -05:00
0xdcarns
5f5f8be5d5 created functions 2022-12-23 12:38:22 -05:00
0xdcarns
309cfff577 updated controllers to use conversion routines 2022-12-22 15:44:42 -05:00
Matthew R. Kasun
1a4fa60bdf comment for public var 2022-12-21 16:15:00 -05:00