Commit graph

22 commits

Author SHA1 Message Date
Abhishek Kondur ec0a94ad59 GRA-414: add verbose level 4 support to netclient 2022-07-14 17:26:07 +04:00
Matthew R. Kasun 0410e1d4fb install command 2022-06-23 14:06:26 -04:00
Matthew R. Kasun 4bc04d5922 updated join logic
if join fails, don't try to leave as authentication will fail --- just
    wipe
2022-06-20 10:37:31 -04:00
0xdcarns 5f0da691f3 removed unnecessary check for network in join command 2022-05-23 15:24:09 -04:00
0xdcarns 8e976d1f55 removed isdualstack references 2022-04-25 13:09:23 -04:00
Matthew R. Kasun f5aa1d1e62 reorder register/join 2022-04-25 10:38:29 -04:00
Matthew R. Kasun 7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun 2b1f20e94b changes from code review
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-18 18:21:55 -04:00
Matthew R. Kasun 6aa1a68a6f register command - client 2022-04-13 15:25:35 -04:00
0xdcarns 8ce93ce374 adjusted to lowercase 2022-03-24 13:52:40 -04:00
0xdcarns 00787dd853 changed to lowercase 2022-03-24 13:50:35 -04:00
0xdcarns 4aea8c4832 adjusted private func placement 2022-03-24 11:32:58 -04:00
0xdcarns 30a40aaed6 reworked usage/description for netclient and added verbosity flags 2022-03-24 11:27:42 -04:00
john s 24f292c934
netclient: pass by value -> reference (#919)
* netclient: pass by value -> reference

Updates various function arguments to accept config.ClientConfig
as a reference to avoid deep copying the struct.

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-20 23:43:17 -05:00
afeiszli 5e8eab0a1e force leave for comms net 2022-02-20 18:09:32 -05:00
afeiszli be1763bb74 removing old node logic 2022-02-18 10:15:21 -05:00
lianlian c7a3c4890c 修改提示错误 2022-02-11 12:17:21 +08:00
0xdcarns f7258bf98f refactored some client leave & cache and server join logic 2022-02-03 09:51:37 -05:00
Matthew R Kasun a44ad51661 work in progress for message queue 2022-01-20 12:50:00 -05:00
louis-zhou 242fcacae0 add cli parameter 2022-01-20 10:55:11 +08:00
0xdcarns 5448042b9a logs, unused funcs, cleanup 2022-01-02 10:30:07 -05:00
0xdcarns 85e8c0abb6 memory issue work 2021-12-08 16:52:32 -05:00