Commit graph

182 commits

Author SHA1 Message Date
Matthew R. Kasun
ed7e263fb1 fix parsing postup/postdown 2022-08-25 09:38:36 -04:00
afeiszli
0c0f089688 removing mac path formatting, adding comment 2022-08-25 07:48:56 -04:00
Matthew R Kasun
723e4ebeee
Merge branch 'develop' into feature_v0.14.7_explicit_routes 2022-08-25 07:31:34 -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
Matthew R. Kasun
a0c8795d38 freebsd post up/post down logic 2022-08-25 06:40:37 -04:00
afeiszli
7dbe3ec345 fix path routing mac 2022-08-24 08:26:17 -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
afeiszli
c35aec1eb7 removing windows from pid call and fixing nil pointer in mac 2022-07-27 17:25:22 -04:00
XGFan
cdb92bf469
fix ipv6 in no-wg-quick 2022-07-21 21:27:44 +08:00
Matthew R. Kasun
7bfbf06eb5 update logic for determing when to check for free port 2022-07-11 08:15:46 -04:00
Alex Feiszli
1fcf7023da
Merge pull request #1309 from gravitl/hotfix_v0.14.4_macos
changes for macos installer
2022-07-07 11:38:00 -04:00
afeiszli
c06c7868c0 moving port check logic 2022-07-06 15:20:28 -04:00
afeiszli
c99e6bf75a changes for macos installer 2022-07-06 13:26:11 -04:00
Matthew R. Kasun
806af380a3 remove peers from interface addresses 2022-06-22 14:48:40 -04:00
Matthew R Kasun
5aa2c16df1 refactored logic for Hub change 2022-06-21 15:19:54 +00:00
Matthew R. Kasun
932eba8d21 fix statticcheck errors 2022-06-16 15:42:32 -04:00
afeiszli
d3a6faa90d updating route setting logic 2022-06-15 11:18:49 -04:00
Matthew R. Kasun
9578b72d5e remove publish prior to registration with server 2022-06-01 08:00:22 -04:00
afeiszli
ccd5243f47 removing legacy DNS logic 2022-05-23 15:24:09 -04:00
afeiszli
3f038ab951 isStatic now only represents whether the Endpoint var is static 2022-05-23 15:24:09 -04:00
afeiszli
605e7e727a adding check for AllowedIP length 2022-05-23 15:24:09 -04:00
0xdcarns
90ca33db6e peers nil check 2022-05-11 12:09:52 -04:00
0xdcarns
2de7beb31e added nil checks, handled empty map 2022-05-11 12:07:06 -04:00
0xdcarns
e7f9310b3d added length checks as temp solution 2022-05-10 15:18:29 -04:00
afeiszli
551a592a71 fix iface on update 2022-04-25 22:06:33 -04:00
afeiszli
894fd1f5bd making dual stack addressing work client side 2022-04-25 21:16:47 -04:00
Alex Feiszli
baeae557ce
Merge pull request #1033 from gravitl/bugfix_v0.13.0_cidr_parsing
Bugfix v0.13.0 cidr parsing
2022-04-25 16:48:08 -04:00
afeiszli
6766219574 fix cidr parsing 2022-04-25 20:37:05 -04:00
0xdcarns
68b52279ae added peers to pull/join responses 2022-04-25 16:30:18 -04:00
0xdcarns
9d365c9c28 changes to allowedip parsing to handle ipv6 better 2022-04-25 13:10:55 -04:00
0xdcarns
6e920fb97c fix 2022-04-25 13:10:55 -04:00
0xdcarns
6eab0498fc some changes around iptables 2022-04-25 13:10:55 -04:00
0xdcarns
dc12b1e418 route changes + primary addr on node 2022-04-25 13:10:54 -04:00
0xdcarns
8e976d1f55 removed isdualstack references 2022-04-25 13:09:23 -04:00
afeiszli
6a90cd803a publishing port changes 2022-04-25 11:36:08 -04:00
Matthew R. Kasun
7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun
886ec31553 remove grpc 2022-04-21 15:04:44 -04:00
dcarns
9b2742a3c5
Merge pull request #925 from gravitl/refactor_v0.12.0_logging
replace ncutil.Log/PrintLog with logger.Log
2022-03-21 11:35:06 -04:00
Alex Feiszli
f8b4ebffc9
Merge pull request #922 from gravitl/bugfix_v0.11.0_server_routes
server routes
2022-03-21 11:34:33 -04:00
afeiszli
8901160237 don't set endpoint if server 2022-03-21 11:30:18 -04:00
Matthew R. Kasun
11b1098390 replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
Matthew R. Kasun
c16687be61 keepalive handling updates 2022-03-21 07:07:50 -04:00
afeiszli
fbb18d86d0 fixing windows join issue 2022-03-15 11:11:22 -04:00
afeiszli
3b37532eaa fixing windows remove conf 2022-03-14 21:03:49 -04:00
0xdcarns
98023deeb9 fixed issues around windows 2022-03-02 16:19:53 -05:00
afeiszli
f21dad5184 fixed hub logic 2022-02-21 09:45:42 -05:00
0xdcarns
595e00125b 1 2022-02-20 11:12:51 -05:00
Alex Feiszli
0aa9dd0992
Merge pull request #791 from gravitl/bugfix_v0.10.1_setpeers
testing additional check on publickey
2022-02-17 11:04:05 -05:00