Commit Graph

562 Commits

Author SHA1 Message Date
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
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
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
2f792e92df removed param 2022-08-30 10:53:52 -04:00
0xdcarns
8adc5bf449 fix const reference and comment 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
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
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
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
Matthew R. Kasun
997ec430ce prefer nft over iptables 2022-08-25 08:37:26 -04:00
Matthew R Kasun
723e4ebeee Merge branch 'develop' into feature_v0.14.7_explicit_routes 2022-08-25 07:31:34 -04:00
afeiszli
f3361170fe reverting mac path 2022-08-24 16:04:29 -04:00
Matthew R. Kasun
4e61f6a586 prefer iptables 2022-08-24 08:03:31 -04:00
Matthew R. Kasun
d83be55d70 single http client 2022-08-23 14:18:22 -04:00
afeiszli
858e57e958 add explicit routing + domain for netmaker 2022-08-23 10:12:13 -04:00
Alex Feiszli
0c7bef6e80 Merge pull request #1466 from gravitl/bugfix_v0.14.7_check_firewall
add checks for firewall
2022-08-22 09:35:49 -04:00
Matthew R. Kasun
f536f0465c check firewall type on gateway creation 2022-08-19 15:32:25 -04:00
Matthew R Kasun
f569830910 Merge pull request #1442 from theguy951357/bugfix_v0.14.7_apple_data_path
Bugfix v0.14.7 apple data path
2022-08-19 10:55:49 -04:00
Matthew R Kasun
a529222bff Merge pull request #1460 from gravitl/feature_v0.14.7_ipchecker
move client public ip check to use server
2022-08-18 15:45:16 -04:00
afeiszli
983d90026c move client public ip check to use server 2022-08-17 17:30:30 -04:00
theguy951357
334c579a2e upgrade logic for moving Netclient data folder 2022-08-11 16:22:19 -04:00
Matthew R Kasun
65723e23dd Merge branch 'develop' into feature_v0.14.8_internet_gateway 2022-08-09 13:55:16 -04:00
Matthew R. Kasun
85cb88f0ad use 0.0.0.0/0 ::/0 as egress range for internet gateways 2022-08-09 13:51:28 -04:00
dcarns
c7a3d2b098 Merge pull request #1449 from gravitl/feature_v0.14.7_translateiftablestonftables
Feature v0.14.7 translateiftablestonftables
2022-08-09 09:06:20 -04:00
cameronts
82d8d4ff1e Rearrange imports per PR comments. 2022-08-08 13:02:32 -07:00
dcarns
40c4a7842c Merge pull request #1432 from gravitl/feature_v0.14.7_netclientaddvarforpublicipservice
Netclient: Add Public IP Service handling to config and GetPublicIP().
2022-08-04 08:50:59 -04:00
cameronts
7c2fce3a55 Change to expandable switch-based firewall detection. 2022-08-03 12:18:04 -07:00
cameronts
b9b79ed9f9 Changed order of imports. 2022-08-02 16:25:38 -07:00
cameronts
766084d6a3 Add check for nftables on daemon start. 2022-08-02 15:58:39 -07:00
cameronts
e6d7c95669 Add netclient detection of nftables. 2022-08-02 15:01:45 -07:00
Abhishek Kondur
494cd690db GRA-408: change daemon check to install 2022-08-02 17:12:03 +04:00
Abhishek Kondur
c772d15080 GRA-408: check if netclient daemon exists to start client daemon service 2022-08-02 11:19:46 +04:00
Abhishek Kondur
c537722b76 GRA-408: wipe local fix 2022-08-01 14:18:34 +04:00
cameronts
3f0f2c88ca Updated with PR review comments. 2022-07-29 12:10:42 -07:00
cameronts
3dcce87868 Fixed an old reference. 2022-07-28 14:57:20 -07:00
cameronts
f656a48f3a Move public IP services handling to a map-based approach to work for daemon (multiple network configs) and CLI-based setting of the IP services. 2022-07-28 14:33:47 -07:00