dcarns
|
2df89c196a
|
Merge pull request #1876 from gravitl/story/GRA-793
consolidated add default hosts to net function
|
2022-12-27 11:03:52 -05:00 |
|
0xdcarns
|
875718d824
|
consolidated add default hosts to net function
|
2022-12-27 10:15:00 -05:00 |
|
Matthew R. Kasun
|
f42c04e3c6
|
set allowedip mask to /32 /128
|
2022-12-27 06:15:29 -05:00 |
|
Matthew R. Kasun
|
319193c18a
|
update IsIPUnique
also:
- remove unnecessary call to UpertHost in create node
- remove debugging logs
|
2022-12-23 18:06:59 -05:00 |
|
dcarns
|
afc1812ef3
|
Merge pull request #1870 from gravitl/story/GRA-793
Add default hosts to network upon creation
|
2022-12-23 17:09:03 -05:00 |
|
Matthew R. Kasun
|
f5db3fd853
|
refactor of peerUpdate
contains some debugging logging
|
2022-12-23 16:12:45 -05:00 |
|
Matthew R Kasun
|
a371b7ae21
|
Merge branch 'netclient_refactor_latest' into GRA-824-getPeerUpdate
|
2022-12-23 15:59:55 -05:00 |
|
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
|
ad2934a8fc
|
remove allowed ips and local address
|
2022-12-23 14:07:16 -05:00 |
|
0xdcarns
|
368d01ff10
|
removed localaddress
|
2022-12-23 14:06:39 -05:00 |
|
Matthew R. Kasun
|
eae92470c5
|
refactor of peerUpdate
contains some debugging logging
|
2022-12-23 13:41:17 -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 |
|
dcarns
|
7328fbd351
|
Merge pull request #1849 from gravitl/fix_peer_errors
fix compile errors
|
2022-12-22 08:49:08 -05:00 |
|
Matthew R. Kasun
|
bce2f8a45c
|
fix compile errors
|
2022-12-22 06:42:33 -05:00 |
|
Matthew R. Kasun
|
1a4fa60bdf
|
comment for public var
|
2022-12-21 16:15:00 -05:00 |
|
dcarns
|
54691d94cf
|
Merge pull request #1843 from gravitl/GRA-824-refactor-join
set mask on address sent to node
|
2022-12-21 15:01:13 -05:00 |
|
Matthew R Kasun
|
996a08ba93
|
Merge branch 'netclient_refactor_latest' into GRA-824-save-hostpass
|
2022-12-21 14:45:18 -05:00 |
|
Matthew R. Kasun
|
bc47ef4868
|
encrypt and save hostpass on HostCreate
|
2022-12-21 14:43:46 -05:00 |
|
Matthew R. Kasun
|
b07504c286
|
fix logic
|
2022-12-21 13:01:32 -05:00 |
|
Matthew R. Kasun
|
3baf5fb6fd
|
reorder brackets
|
2022-12-21 12:54:52 -05:00 |
|
Matthew R. Kasun
|
72cce05ae6
|
missing bracket
|
2022-12-21 12:51:21 -05:00 |
|
Matthew R. Kasun
|
b51ee38db5
|
set mask on address sent to node
|
2022-12-21 12:04:06 -05:00 |
|
dcarns
|
6e05834399
|
Merge pull request #1841 from gravitl/GRA-824-refactor-join
Gra 824 refactor join
|
2022-12-21 10:05:39 -05:00 |
|
Matthew R. Kasun
|
23590a1d4a
|
fix panic set node defaults for non dualstack network
|
2022-12-21 06:50:51 -05:00 |
|
Matthew R. Kasun
|
9c8331e6b8
|
add validation function for defaultacl
|
2022-12-21 06:40:43 -05:00 |
|
Matthew R. Kasun
|
770a293049
|
new constant for wireguard interface name
|
2022-12-21 03:31:37 -05:00 |
|
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 |
|
0xdcarns
|
9188dd2cdf
|
initial commit
|
2022-12-19 18:04:55 -05:00 |
|
Matthew R. Kasun
|
c086e9499d
|
rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
|
2022-12-19 15:15:35 -05:00 |
|
0xdcarns
|
cc529ab3bd
|
finished initial crud for hosts, fixed stun server close bug
|
2022-12-19 14:55:24 -05:00 |
|
Abhishek Kondur
|
96598e0f1d
|
remove commented code
|
2022-12-13 17:36:36 +05:30 |
|
Abhishek Kondur
|
759b9bc6cd
|
rm ext cidr
|
2022-12-13 01:14:28 +05:30 |
|
Abhishek Kondur
|
07dd20734d
|
extclients internal ips
|
2022-12-12 22:49:35 +05:30 |
|
Abhishek Kondur
|
83dfa1f920
|
add proxy listen port to peer config
|
2022-12-12 10:49:11 +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
|
0b8257f0d7
|
fix models change, merge conflicts resolved
|
2022-12-12 08:50:28 +05:30 |
|
Abhishek Kondur
|
e00199a650
|
update proxy pkg path
|
2022-12-09 00:54:11 +05:30 |
|
Abhishek Kondur
|
d8075e69c6
|
add alias internal ip to ext clients
|
2022-12-08 19:48:47 +05:30 |
|
Abhishek Kondur
|
7f5e1a141f
|
store proxy metrics in the server
|
2022-12-08 14:20:50 +05:30 |
|
Abhishek Kondur
|
728c24c16a
|
avoid getting relay allowed ips if node is using proxy
|
2022-12-07 17:22:17 +05:30 |
|
Abhishek Kondur
|
80c7d46ec6
|
docker compose update, add stun to caddyfile
|
2022-12-06 19:27:38 +05:30 |
|
Abhishek Kondur
|
4b1a85a3ee
|
proxy changes
|
2022-12-02 17:35:41 +05:30 |
|
Abhishek Kondur
|
5b7ead91e6
|
merge conflicts resolved
|
2022-12-02 10:08:01 +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 |
|
Matthew R. Kasun
|
407c6ed20a
|
fix error from branch create
|
2022-11-29 10:11:47 -05:00 |
|
Anish Mukherjee
|
0dcc54dc49
|
fix ipv6 addressing bug
|
2022-11-29 10:11:47 -05:00 |
|
0xdcarns
|
31990fca45
|
fixed admin issue and potential panics
|
2022-11-29 10:11:47 -05:00 |
|