Matthew R Kasun
|
c421c1410b
|
save servAddr to database on join
|
2022-01-30 13:37:10 -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 |
|
dcarns
|
50254af029
|
Merge pull request #652 from gravitl/feature_v0.10.0_traffic_encrypt
Feature v0.10.0 traffic encrypt
|
2022-01-30 09:10:02 -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 |
|
dcarns
|
0409792c92
|
Merge pull request #649 from gravitl/feature_v0.10.0_server_response
Feature v0.10.0 server response
|
2022-01-29 18:44:19 -05:00 |
|
0xdcarns
|
ad79f2ea1f
|
addresses review comments
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
95b9444325
|
log cleanup
|
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
|
7070d16f71
|
adding a log
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
ac632a75b7
|
refactored struct
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
3483e45beb
|
added struct to model
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
79cff15cde
|
change byte max
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
3736c152c1
|
added log
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
db5fc322b8
|
remove db read
|
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
|
c748594c02
|
data adapt
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
90fcddb588
|
log add
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
ef20139ce1
|
not sure what's going on
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
2b5c5afeb4
|
remove some logs
|
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
|
48d6d57f25
|
trying again
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
50c95f66cb
|
node debug
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
bb8d76a96e
|
bug
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
7be2b0e09d
|
adjusted to byte buffer
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
b8a1522845
|
logs
|
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 |
|
afeiszli
|
749e6f464d
|
initial commit of iptables functionality
|
2022-01-29 18:18:23 -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 |
|
dcarns
|
a50755fb0e
|
Merge pull request #651 from zc2638/fix/dns-dir
fix create dnsconfig dir
|
2022-01-28 08:42:50 -05:00 |
|
dcarns
|
2f268bc37b
|
Merge pull request #647 from gravitl/feature_v0.10.0_initialize_iptables
Feature v0.10.0 initialize iptables
|
2022-01-28 08:39:34 -05:00 |
|
zc
|
e8ce07be8c
|
fix create dnsconfig dir
|
2022-01-28 11:07:56 +08: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
|
76ae673363
|
Merge branch 'develop' into feature_v0.10.0_serverPings
|
2022-01-27 06:45:52 -05:00 |
|