Commit graph

1130 commits

Author SHA1 Message Date
Abhishek Kondur aabb573a19 trim extra spaces from iface name mac 2022-10-27 15:20:05 +05:30
Abhishek Kondur 9e03510323 start proxy with daemon 2022-10-27 15:19:32 +05:30
Matthew R Kasun 5238287426 only split postup/postdown on freebsd 2022-10-25 19:24:40 +00:00
shanker JJ 6acdedb211 Adding comment in bin-maker.sh 2022-10-25 06:35:19 +09:00
shanker JJ 6c76a2bfcf Adding support in workflow to uploade mips binary in release 2022-10-24 11:10:32 +09:00
shanker JJ df04e4c28a Adding support for OpenWrt-mips arch 2022-10-23 16:36:16 +09:00
pete1019 b396e8e035 Merge remote-tracking branch 'searchbar/1603' into searchbar 2022-10-19 17:34:44 +02:00
Yassine Messaoudi 141c0a9b96 fix #1603 [GUI] add search bar
- Add search bar for networks view.
- Used levenchtein distance to get search suggestions.
2022-10-19 14:44:40 +01:00
Matthew R. Kasun 3bb19ea1a3 fix 0.16.2 update function 2022-10-18 10:42:02 -04:00
Matthew R. Kasun 89b5911197 update version numbers for v0.16.2 releasse 2022-10-18 10:12:42 -04:00
0xdcarns 3b1ff49344 added better handling of wg ifaces on windows + fix connect issue 2022-10-13 11:30:21 -04:00
Alex Feiszli f52157c6ed
Merge pull request #1642 from gravitl/feature_v0.16.2_mac_client
refactoring mac client
2022-10-12 13:54:01 -04:00
Alex Feiszli 8e0cb8a483
Merge pull request #1619 from Noexperience-Team/master
adding a connection button
2022-10-10 16:33:58 -04:00
Noexperience-Team f18e6b83af connect/disconnect button modification 2022-10-10 21:16:59 +01:00
afeiszli e4eb3cf043 refactoring mac client 2022-10-07 11:46:13 -04:00
Matthew R. Kasun 2f164ceb4d update version numbers for v0.16.1 release 2022-10-06 13:50:03 -04:00
Abhishek Kondur f23b0a11ba check mq is connected before checkin, rm unused functions 2022-10-06 00:59:13 +05:30
Abhishek Kondur fe5fd7fce9 do checkin after mq is connected, publish metrics only when node is connected 2022-10-05 21:21:34 +05:30
Abhishek Kondur 77c901e4d9 fix for node connect/disconnect issue 2022-10-05 19:48:55 +05:30
Abhishek Kondur acbca2c2d8 remove unused functions 2022-09-30 22:12:57 +05:30
Abhishek Kondur 1827f8c3b5 merge conflicts resolved 2022-09-30 20:15:17 +05:30
Abhishek Kondur 0df6d1761e add subscription pattern to acls,fix NaN value in metrics for uptime,get real iface name for mac 2022-09-30 18:31:57 +05:30
bacem.abroug e73479fe36 adding a connection button 2022-09-30 10:42:08 +01:00
bacem.abroug 7a2e95c7c0 adding a connection button 2022-09-30 10:08:58 +01:00
0xdcarns f2606dd3cb addressed PR comments 2022-09-29 09:49:06 -04:00
0xdcarns 40f7036093 fixed first two issues 2022-09-28 15:22:12 -04:00
Abhishek Kondur f31c40408c get password from secret file 2022-09-28 21:05:27 +05:30
0xdcarns a1ec5fb354 fixed non ping err resulting in connected 2022-09-28 11:31:20 -04:00
Abhishek Kondur 878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
Abhishek Kondur f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Alex Feiszli f35429f768
Merge pull request #1596 from gravitl/feature_v0.16.1_ee_check
ee check
2022-09-23 15:29:30 -04:00
Matthew R. Kasun 175bb94471 additional checks for disconnected nodes 2022-09-22 15:22:21 -04:00
Matthew R. Kasun d54fb0823e ee check 2022-09-22 12:59:59 -04:00
afeiszli 1723f57035 fixing flags and config 2022-09-20 11:50:15 -04:00
Alex Feiszli 1a6cbf5b39
Merge pull request #1579 from gravitl/bugfix_v0.16.0_gw_compare
fixing compare
2022-09-20 11:05:57 -04:00
afeiszli e93eaf8e1d fixing compare 2022-09-20 11:03:44 -04:00
afeiszli a6eac84e51 removing log 2022-09-19 16:14:51 -04:00
afeiszli f63b88db73 fixing sso error handling 2022-09-19 15:37:00 -04:00
afeiszli e438dd56d4 updating versions 2022-09-19 13:32:39 -04:00
dcarns 6ea06f9bbb
Merge pull request #1567 from Agraphie/master
Fix copy paste error
2022-09-19 12:56:30 -04:00
0xdcarns 5253e80cdb added upgrade versions 2022-09-19 12:55:11 -04:00
0xdcarns be2fa030c3 added 0.16.0 upgrade logic 2022-09-19 09:46:09 -04:00
agraphie 56a96e8bc2
Fix copy paste error
The PostDown section wasn't set anymore in certain cases.
2022-09-18 16:19:57 +02:00
Abhishek Kondur 5ca355523b rm commented code related to broker certs 2022-09-16 11:50:36 +05:30
Abhishek Kondur 3a8cb6a40e avoid generating certs for broker on pull 2022-09-16 11:48:55 +05:30
Abhishek Kondur 2eb5cde6ab dyn sec netclient changes 2022-09-16 11:35:28 +05:30
0xdcarns b1b497faa4 PR comments addressed 2022-09-15 10:23:19 -04:00
Abhishek Kondur 7db3bd3aca comment certs code for mq 2022-09-15 09:23:33 +05:30
Alex Feiszli 758e6a8378
Merge branch 'develop' into feature_v0.16.0_ee_update 2022-09-14 16:33:44 -04:00
afeiszli b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
afeiszli 96772bb4bd network and ACL initialization 2022-09-13 15:41:23 -04:00
afeiszli aa0fd638f8 adding service file change to SetupSystemD 2022-09-13 15:29:16 -04:00
0xdcarns 88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
cameronts a8f35e4980 Versions for v0.15.2 2022-09-13 11:11:04 -07:00
Matthew R. Kasun ae9a8f5077 publish message after node connect/disconnect 2022-09-12 15:58:49 -04:00
Alex Feiszli 5d27db6e22
Merge pull request #1536 from gravitl/feature_v0.15.2_connect_status
send connected status on checkin
2022-09-12 11:51:55 -04:00
Alex Feiszli 5475aa90ee
Merge pull request #1539 from gravitl/bugfix_v0.15.2_RunCmds
use RunCmd for postup/postdown
2022-09-12 11:45:44 -04:00
Alex Feiszli 5b49d06953
Merge pull request #1542 from gravitl/bugfix_v0.15.2_private_ipv6_address
add brackets to local address string if ipv6
2022-09-12 11:40:02 -04:00
Matthew R. Kasun bec93a6127 remove wants - systemd-networkd-wait-online 2022-09-12 09:28:02 -04:00
Matthew R. Kasun f9873020a5 add brackets to local address string if ipv6 2022-09-12 08:53:06 -04:00
Matthew R. Kasun 0ba3f6feaf address code review comment 2022-09-12 06:42:01 -04:00
Matthew R. Kasun 7ec8c4be2a use RunCmd for postup/postdown 2022-09-09 14:15:10 -04:00
Matthew R. Kasun c6f9b17414 address code review comments 2022-09-09 11:00:56 -04:00
Matthew R. Kasun c83d273f28 restart deamon on connect/disconnect 2022-09-08 09:43:44 -04:00
Matthew R. Kasun 70fe3d0268 checkin on daemon start 2022-09-08 09:35:58 -04:00
Matthew R. Kasun 84e58d0d5a send connected status on checkin 2022-09-08 06:19:10 -04:00
afeiszli 6fa24ff46c versions for v0.15.1 2022-09-07 20:04:57 -04:00
afeiszli 0e5fc51e7b adding server check 2022-09-07 11:01:47 -04:00
afeiszli 2865089ff0 adding backup function 2022-09-07 10:14:21 -04:00
Matthew R. Kasun 8eef12036d restore backup if file corrupted 2022-09-07 09:47:07 -04:00
afeiszli dda52fe286 changing log to logger.log 2022-09-07 08:09:11 -04:00
Matthew R. Kasun fb5cf84b5e check/update version of netclient in client config during checkin 2022-09-02 15:10:44 -04:00
Matthew R. Kasun 03c2c5ae1e delete postup/down from wg.conf file when gateway is removed 2022-08-31 15:29:33 -04:00
Alex Feiszli 3c29de63d3
Merge pull request #1497 from gravitl/bugfix_v0.15.1_flush_routes
add check for nil peer.Endpoint
2022-08-30 16:13:07 -04:00
Alex Feiszli 2fb0056ce5
Merge pull request #1495 from gravitl/feature_v0.15.1_reuse_mq_connection
Feature v0.15.1 reuse mq connection
2022-08-30 16:12:35 -04:00
Alex Feiszli eec81e1849
Merge pull request #1468 from gravitl/feature_v0.14.9_node_disconnect
Feature v0.14.9 node disconnect
2022-08-30 11:15:12 -04:00
Alex Feiszli 7fd879a851
Merge pull request #1494 from gravitl/refactor_0.15.1_uninstall_leave
Refactor 0.15.1 uninstall leave
2022-08-30 11:14:28 -04:00
0xdcarns aec456f732 err fix 2022-08-30 10:53:54 -04:00
0xdcarns 1d95534e5a removed if 2022-08-30 10:53:54 -04:00
0xdcarns 2f792e92df removed param 2022-08-30 10:53:52 -04:00
0xdcarns f3a5c22e04 synconf removed 2022-08-30 10:52:42 -04:00
0xdcarns 8adc5bf449 fix const reference and comment 2022-08-30 10:52:42 -04:00
0xdcarns f926f4c379 add network name from cli 2022-08-30 10:52:42 -04:00
0xdcarns 31da842b97 add network name from cli 2022-08-30 10:52:42 -04:00
0xdcarns 449118c24d added upgrade logic for connected 2022-08-30 10:52:40 -04:00
0xdcarns 029b4fbe0c added logic upon connect/disconnect 2022-08-30 10:52:04 -04:00
0xdcarns c05320a323 initial logic added 2022-08-30 10:52:04 -04:00
Matthew R. Kasun 6f739defc6 add check for nil peer.Endpoint 2022-08-30 08:32:15 -04:00
Matthew R. Kasun c9037db19f remove debugging logs 2022-08-29 14:29:28 -04:00
Matthew R. Kasun 49c6380643 reuse mq connections 2022-08-29 14:08:01 -04:00
Matthew R. Kasun d9b5a1640a add missing param 2022-08-29 09:01:56 -04:00
Matthew R. Kasun d1f969be3b stop freebsd netclient service during cleanup 2022-08-29 08:41:00 -04:00
Matthew R. Kasun 3824284688 delete broker keys if required 2022-08-29 08:12:25 -04:00
Matthew R Kasun 6ca8bce70d leave cleanup 2022-08-29 05:35:23 -04:00
Hintay 97f00aeb8b
Fix panic if interfaces does not have any mac address 2022-08-28 20:14:01 +08:00
afeiszli 106d0aa79d adding exta versions 2022-08-26 12:15:31 -04:00
Alex Feiszli 2bc017bb0f
Merge pull request #1487 from gravitl/feature_v0.15.0_version_number
Feature v0.15.0 version number
2022-08-26 12:12:27 -04:00
afeiszli 513609859b removing upgrade function 2022-08-26 12:08:30 -04:00
afeiszli fbe119f0cd small windows fix 2022-08-26 11:57:37 -04:00
Matthew R. Kasun a9d3033200 update version numbers 2022-08-26 11:33:35 -04:00