Commit Graph

36 Commits

Author SHA1 Message Date
Matthew R. Kasun
38cd4d7700 refactor join
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
Abhishek Kondur
07dd20734d extclients internal ips 2022-12-12 22:49:35 +05:30
Abhishek Kondur
8fc09fd5cd fix stun port format,use proxy listen port from node model 2022-12-12 10:33:35 +05:30
Abhishek Kondur
d8075e69c6 add alias internal ip to ext clients 2022-12-08 19:48:47 +05:30
Abhishek Kondur
cff3508425 Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics 2022-12-01 19:31:56 +05:30
Abhishek Kondur
972ded5a2d change listen port to proxy on ext client creation if proxy used on ingress GW 2022-11-27 22:22:54 +05:30
0xdcarns
ea854a6b98 fixed admin issue and potential panics 2022-11-10 14:54:53 -05:00
afeiszli
b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
cameronts
661290c84d Update swagger docs 2022-09-10 21:51:59 -07:00
cameronts
9998193071 Merge branch 'develop' into feature_v0.15.1_apidocs 2022-09-06 10:18:53 -07:00
cameronts
cb23b871dd Added swagger for API docs. 2022-09-06 05:20:24 -07:00
Casini Lorenzo
c4577e1769 Update ext_client.go
Removed error loggin
2022-09-02 16:06:26 +02:00
lorenzo
5cf4fcf944 little fix wrong variable name
added github account for CLA
2022-09-01 16:19:38 +02:00
lorenzo
55cd13a6a2 Merge branch 'develop' of https://github.com/k4s0/netmaker into develop 2022-09-01 15:49:59 +02:00
Casini Lorenzo
bcddc3f3c5 Fix url prameter to body
changed from url parameters to request body
2022-09-01 15:45:54 +02:00
lorenzo
5bbb2d3e03 added new controller for creating custom ExtClient
changed author
2022-08-31 11:27:28 +02:00
lorenzo
18a3325175 added new controller for creating custom ExtClient 2022-08-31 10:24:21 +02:00
Abhishek Kondur
5ff30d3ca8 GRA-414: added additional logs for extclient controllers 2022-07-13 10:01:25 +04:00
Matthew R. Kasun
932eba8d21 fix statticcheck errors 2022-06-16 15:42:32 -04:00
0xdcarns
8a914d48e4 removed bad check for extra comma, added comment for relay handling of address6 later 2022-04-28 09:26:13 -04:00
0xdcarns
8b84692455 new allowed ips fix 2022-04-25 13:10:55 -04:00
0xdcarns
3ca9843328 small bug fixes 2022-04-25 13:10:55 -04:00
0xdcarns
dc12b1e418 route changes + primary addr on node 2022-04-25 13:10:54 -04:00
Matthew R. Kasun
8e44eb80c9 remove unnecessary code
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-03-30 18:59:03 -04:00
0xdcarns
5ba79afeba added default acl value option for networks 2022-03-17 13:24:57 -04:00
0xdcarns
d25ca2d424 ext client MTU 2022-03-15 09:16:15 -04:00
0xdcarns
a3b5c10508 edited logs and used pre-existing mq function 2022-03-11 11:11:03 -05:00
0xdcarns
01484eec7b added ability to disable ext clients 2022-03-11 09:41:14 -05:00
0xdcarns
c238cf7f23 made use of string builder in logger 2022-02-15 10:11:24 -05:00
afeiszli
7215fc539f ext client logic for peer updates 2022-02-06 13:27:24 -05:00
afeiszli
f6b1711439 ext client logic for peer updates 2022-02-06 13:06:07 -05:00
afeiszli
c8154ffa5d remove GetNodeByIDOrMacAddress 2022-02-01 21:50:11 -05:00
0xdcarns
64e7791011 restructuring continued 2022-01-17 14:21:40 -05:00
0xdcarns
548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns
0c6c09caa9 organized http logic, renamed files 2021-12-07 12:46:55 -05:00