Commit graph

3611 commits

Author SHA1 Message Date
Matthew R Kasun 723e4ebeee
Merge branch 'develop' into feature_v0.14.7_explicit_routes 2022-08-25 07:31:34 -04:00
Alex Feiszli c2791cc1d4
Merge pull request #1481 from gravitl/bugfix_v0.14.7_freebsd_postup-postdown
freebsd saving post up/post down command to conf file
2022-08-25 07:24:51 -04:00
Matthew R. Kasun dbf8fe59e7 remove debugging logs and switch existing log.Println to logger.Log 2022-08-25 07:22:55 -04:00
Matthew R. Kasun 5240da222a freebsd saving post up/post down command to conf file 2022-08-25 06:59:12 -04:00
Matthew R. Kasun cd5e9abe06 Revert "freebsd post up/post down logic"
This reverts commit a0c8795d38.
2022-08-25 06:50:19 -04:00
Alex Feiszli 5e0f90f49b
Merge pull request #1476 from gravitl/bugfix_v0.14.7_remove_log
too many logs, removing some
2022-08-25 06:45:14 -04:00
Alex Feiszli 658bad4f81
Merge pull request #1479 from gravitl/bugfix_v0.14.7_revert_mac_path
reverting mac path
2022-08-25 06:44:59 -04:00
Matthew R. Kasun a0c8795d38 freebsd post up/post down logic 2022-08-25 06:40:37 -04:00
afeiszli f3361170fe reverting mac path 2022-08-24 16:04:29 -04:00
Matthew R. Kasun a69c12520d simplify SetNetmakerDomainRoute 2022-08-24 11:25:20 -04:00
afeiszli 48f8dd79e7 disabling zombie logic 2022-08-24 11:04:52 -04:00
afeiszli 7dbe3ec345 fix path routing mac 2022-08-24 08:26:17 -04:00
afeiszli cd7199441b adding darwin routing logic 2022-08-24 08:10:36 -04:00
Matthew R. Kasun 4e61f6a586 prefer iptables 2022-08-24 08:03:31 -04:00
afeiszli 2eeebf82db too many logs, removing some 2022-08-23 17:23:21 -04:00
Matthew R. Kasun b2e5b239db fix range check 2022-08-23 16:35:36 -04:00
afeiszli dbec514d5d doing a backwards loop instead 2022-08-23 15:21:36 -04:00
afeiszli f07a6dcf2f add handling for slice size reduction to for loop 2022-08-23 15:21:36 -04:00
Matthew R. Kasun eb3ad7974d fix interation logic 2022-08-23 15:21:36 -04:00
afeiszli 2db1571afb doing a backwards loop instead 2022-08-23 15:06:49 -04:00
afeiszli 4a247d8f41 add handling for slice size reduction to for loop 2022-08-23 15:06:49 -04:00
Matthew R. Kasun 447e80efee remove internet gateway from server peers allowed ip 2022-08-23 15:06:49 -04:00
afeiszli f6f8a507a8 Merge branch 'feature_v0.14.7_explicit_routes' of https://github.com/gravitl/netmaker into feature_v0.14.7_explicit_routes 2022-08-23 18:27:56 -04:00
afeiszli 58ff128508 changing index 2022-08-23 18:27:44 -04:00
afeiszli 6b41de6563 adding windows logic 2022-08-23 15:58:02 -04:00
Alex Feiszli f08164c026
Merge pull request #1475 from gravitl/bugfix_v0.14.7_internet_gateway_server_peers
fix interation logic
2022-08-23 15:06:25 -04:00
afeiszli 5b21b03a61 doing a backwards loop instead 2022-08-23 15:04:24 -04:00
afeiszli d836718f04 add handling for slice size reduction to for loop 2022-08-23 15:04:24 -04:00
Matthew R. Kasun b572a8cdaf fix interation logic 2022-08-23 14:56:53 -04:00
Alex Feiszli 4a289795da
Merge pull request #1473 from gravitl/bugfix_v0.14.7_zombies_panic
add handling for slice size reduction to for loop
2022-08-23 14:52:27 -04:00
afeiszli de41a27260 doing a backwards loop instead 2022-08-23 18:48:05 -04:00
afeiszli 440e7b093a add handling for slice size reduction to for loop 2022-08-23 18:36:36 -04:00
Alex Feiszli 07acc0b138
Merge pull request #1474 from gravitl/bugfix_v0.14.7_internet_gateway_server_peers
remove internet gateway from server peers allowed ip
2022-08-23 14:51:18 -04:00
Matthew R. Kasun 044e0734c1 remove internet gateway from server peers allowed ip 2022-08-23 14:36:39 -04:00
Matthew R. Kasun d83be55d70 single http client 2022-08-23 14:18:22 -04:00
Matthew R. Kasun c41042ff06 freebsd routes 2022-08-23 11:37:59 -04:00
afeiszli 858e57e958 add explicit routing + domain for netmaker 2022-08-23 10:12:13 -04:00
afeiszli 95ac301b68 Merge branch 'feature_v0.14.7_explicit_routes' of https://github.com/gravitl/netmaker into feature_v0.14.7_explicit_routes 2022-08-23 00:34:09 -04:00
afeiszli 878e3d848e adding windows GetDefaultRoute 2022-08-23 00:33:48 -04:00
Matthew R. Kasun 435258a4de check for nil peer endpoint 2022-08-22 17:46:09 -04:00
afeiszli 4d9a07bf00 adding gateway routes for peers 2022-08-22 16:44:04 -04:00
Alex Feiszli ec40ea78d3
Merge pull request #1457 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.11.2
Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
2022-08-22 09:44:22 -04:00
Alex Feiszli 45df9b6bac
Merge pull request #1467 from gravitl/refactor_v0.14.7_server_routing
refactor server routing
2022-08-22 09:37:10 -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
afeiszli b72fa12470 integrating iptables/nft checks 2022-08-22 09:34:43 -04:00
Matthew R. Kasun 484b628848 require firewall 2022-08-22 09:27:45 -04:00
Matthew R. Kasun f536f0465c check firewall type on gateway creation 2022-08-19 15:32:25 -04:00
Matthew R. Kasun abadb28a56 remove unused functions to pass staticchecks 2022-08-19 14:38:36 -04:00
Matthew R. Kasun 184e5a66d9 refactor server routing 2022-08-19 11:25:39 -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