Gabriel de Souza Seibel
23ad85bd8c
Add handler that sends MQ msg to upgrade a host ( #2582 )
2023-10-02 10:37:31 +04:00
Aceix
596cc7a945
feat(NET-449): add sync feature to request a host pull from server ( #2491 )
2023-08-04 13:22:47 +05:30
Aceix
91859c2490
prune(NET-483): remove defunct host.internetgateway field ( #2487 )
2023-08-02 17:26:44 +05:30
Abhishek K
ab73278597
add timestamp to turn signal ( #2470 )
2023-07-28 09:20:43 +05:30
Abhishek K
645bc4c126
NET-447: Removed proxy related fields and code ( #2459 )
...
* remove related fields and code
* remover metrics collection from server code
* fw update struct
* add ext client flag to metrics data
* simply nat types
* rm proxy update from cli
2023-07-26 11:22:49 +05:30
Abhishek Kondur
243cc74490
remove endpoint detection from host model
2023-06-27 22:36:24 +05:30
Tobias Cudnik
94ca72e370
NET-173 Sync EndpointDetection config ( #2374 )
...
* adding serverconfig logic and variable to hosts
* - sync EndpointDetection on peerupdate
- add EndpointDetection to env config
* - endpoint detection always comes from the server
- fixed ENDPOINT_DETECTION -> NETCLIENT_ENDPOINT_DETECTION
---------
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2023-06-13 16:33:53 -04:00
Abhishek K
47edf65b1f
NET-186: Wg public listen port ( #2344 )
...
* fetch public listen of wg if present
* check if wg pub listen port has been changed on host update
* wg public port to host api model for visibility
* rm comment
2023-05-31 08:21:02 +05:30
Abhishek K
46acf1d336
NET-129: Turn Signal Actions ( #2290 )
...
* add signal action field
* add negotiation signal action
* typo fix
* change signal action name
2023-05-15 15:40:34 -04:00
Abhishek Kondur
9b87a6b722
remove unused fields
2023-04-26 17:03:25 +04:00
Abhishek Kondur
9e0038f39c
merge conflicts resolved
2023-04-25 11:12:22 +04:00
Matthew R Kasun
754ab44a48
Merge remote-tracking branch 'origin/develop' into GRA-1529-key-update
2023-04-19 09:48:04 -04:00
dcarns
3d82df3bc6
Merge pull request #2133 from gravitl/refactor_auto_update
...
Add host level auto update setting with default true
2023-04-19 09:40:56 -04:00
Abhishek Kondur
433b61417b
merge conflicts resolved
2023-04-19 13:23:06 +04:00
Abhishek Kondur
aaa2211939
add server field to signal struct
2023-04-19 07:05:17 +04:00
0xdcarns
18c9bcc58f
adapted sso to host registration
2023-04-17 22:23:17 -04:00
Abhishek Kondur
d4ceabd4b3
register host through server, add basic auth to turn apis
2023-04-17 11:21:28 +04:00
Matthew R Kasun
63552891ee
refactor key updates on host basis vice node
2023-04-13 15:02:14 -04:00
Abhishek Kondur
1324b6443d
add reply field to signal struct
2023-04-13 10:00:09 +04:00
Abhishek Kondur
726531af25
change relayendpoint type to str
2023-04-11 09:46:51 +04:00
Abhishek Kondur
4d223c1cdc
api for signalling peer
2023-04-10 12:14:40 +04:00
Abhishek Kondur
f54ae9ae8f
turnserver registration apis
2023-04-06 08:50:34 +04:00
Abhishek Kondur
b8904d1f3c
Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1494
2023-04-04 18:32:55 +04:00
Abhishek Kondur
5e8e56b56e
merge conflicts resolved
2023-04-03 22:43:33 +04:00
0xdcarns
fa40a5929d
added turn ep + nat type to host model
2023-03-30 17:23:21 -04:00
Abhishek Kondur
851fdbfee1
add turn config to host model
2023-03-22 12:05:51 +04:00
0xdcarns
bf687dd478
add return
2023-03-20 08:55:28 -04:00
Anish Mukherjee
6b684d95a4
add host auto updated setting with default true
2023-03-20 17:47:41 +05:30
afeiszli
0bbf1dbe54
hotfixing logging and model issues found during IoT testing
2023-03-16 13:41:56 -04:00
Matthew R Kasun
8b5d194666
Merge remote-tracking branch 'origin/develop' into GRA-1375-default-proxy
2023-03-15 13:24:52 -04:00
0xdcarns
11daff3f1c
added iot check in mq message handlers
2023-03-14 10:46:12 -04:00
Matthew R Kasun
b3cfbe7266
default proxy mode
2023-03-13 14:39:13 -04:00
0xdcarns
a1f5d73a58
added request ack
2023-02-17 11:39:30 -05:00
0xdcarns
6b30cef968
handled node additions in more elegant manner
2023-02-17 11:32:02 -05:00
Matthew R Kasun
5423a458c3
review comments
2023-01-20 13:29:19 -05:00
Matthew R Kasun
e77bd39f44
remove localaddress from host
2023-01-20 06:04:50 -05:00
Matthew R Kasun
9edb541388
remove localrange
2023-01-20 05:42:05 -05:00
dcarns
c459594137
Merge pull request #1949 from gravitl/GRA-985/host_listen_port
...
Gra 985/host listen port
2023-01-18 13:09:42 -05:00
Abhishek Kondur
6b3a636ca9
change json field for public port
2023-01-18 15:06:37 +05:30
Abhishek Kondur
10f724310c
change public listen port field
2023-01-18 12:00:26 +05:30
Abhishek Kondur
c077e3d1c1
GRA-985: rm locallistenport, added proxy public listen port field
2023-01-18 02:03:19 +05:30
Matthew R Kasun
901fd71c95
add defaultinterface to host/apihost models
2023-01-17 14:23:13 -05:00
Abhishek Kondur
5f65f84b79
comments for struct and host update actions
2023-01-17 12:54:05 +05:30
Abhishek Kondur
853ddac457
host update model
2023-01-17 10:27:23 +05:30
Abhishek Kondur
fca20905c1
remove bson tags,go mod update
2023-01-11 07:29:33 +05:30
Abhishek Kondur
6385527d01
moved relay to host level, peer updates with relay configuration for host
2023-01-09 11:43:40 +05:30
Abhishek Kondur
950fd3c290
rm peer from host model
2023-01-05 16:17:09 +05:30
Abhishek Kondur
72e4b914b9
move peers to host level
2023-01-05 09:24:46 +05:30
Abhishek Kondur
149b608850
add local address field to host model
2022-12-28 09:08:49 +05:30
0xdcarns
368d01ff10
removed localaddress
2022-12-23 14:06:39 -05:00