Commit graph

64 commits

Author SHA1 Message Date
Matthew R Kasun
6ab994bd9e add logic for calculating peers when relayed node is egress gateway 2022-06-29 14:58:18 +00:00
Matthew R Kasun
317b5c3d5d remove egressrange from relayed egress allowedips 2022-06-23 11:43:44 +00:00
Matthew R Kasun
5aa2c16df1 refactored logic for Hub change 2022-06-21 15:19:54 +00:00
afeiszli
d57031e747 point to site logic 2022-06-17 14:36:32 -04:00
afeiszli
3fca11c1df add udp port for relay 2022-06-15 14:29:25 -04:00
afeiszli
d3a6faa90d updating route setting logic 2022-06-15 11:18:49 -04:00
afeiszli
cd78a7c902 fixing index panic 2022-06-15 09:18:38 -04:00
afeiszli
ba687dc504 remove redundant if 2022-06-15 08:46:58 -04:00
afeiszli
b24691193f adding server/relay check for endpoint 2022-06-15 08:45:11 -04:00
afeiszli
f632f043fe adding check for relay 2022-06-14 16:48:39 -04:00
afeiszli
da8bafc35f adding back in relay check 2022-06-14 16:37:28 -04:00
Matthew R Kasun
9643e34475 Merge branch 'develop' of github.com:gravitl/netmaker into develop 2022-06-14 19:40:07 +00:00
Matthew R Kasun
27253d504b fix missing peer from relay 2022-06-14 19:39:59 +00:00
afeiszli
6fe58014cd adding locallistenport and udp hole punching 2022-06-14 15:01:53 -04:00
Matthew R Kasun
72799caa42 code review fixes 2022-06-14 15:30:22 +00:00
Matthew R Kasun
34263a6e2f refactor peer calculations 2022-06-14 14:36:30 +00:00
afeiszli
9d78624edc fixing relay logic 2022-06-01 10:17:46 -04:00
afeiszli
cdf2c60a1c more comments on peer logic 2022-05-31 16:33:42 -04:00
afeiszli
9e00a00bda GetPeers comments 2022-05-31 16:11:58 -04:00
Matthew R. Kasun
ef298fa343 update peers to use iplib 2022-05-26 16:28:08 -04:00
Matthew R. Kasun
fef31752bd send server version in peer update message 2022-05-25 15:21:22 -04:00
afeiszli
3f038ab951 isStatic now only represents whether the Endpoint var is static 2022-05-23 15:24:09 -04:00
0xdcarns
d1101ffe3a reworked dns to propogate all entries regardless 2022-05-09 11:17:16 -04:00
0xdcarns
8a914d48e4 removed bad check for extra comma, added comment for relay handling of address6 later 2022-04-28 09:26:13 -04:00
0xdcarns
cee0ed1c39 reverted some old logic 2022-04-25 13:10:55 -04:00
0xdcarns
7654556a3a bugfix tweaks 2022-04-25 13:10:55 -04:00
0xdcarns
6eab0498fc some changes around iptables 2022-04-25 13:10:55 -04:00
0xdcarns
5aae277551 added blank address check on peers 2022-04-25 13:10:55 -04:00
0xdcarns
8e976d1f55 removed isdualstack references 2022-04-25 13:09:23 -04:00
afeiszli
9a66674a5c minor logic revisions 2022-04-25 11:36:09 -04:00
afeiszli
91ca96534b adding comments, removing bad check 2022-04-25 11:36:09 -04:00
afeiszli
6a90cd803a publishing port changes 2022-04-25 11:36:08 -04:00
afeiszli
ccc0ed851d adding local listen port 2022-04-25 11:34:32 -04:00
0xdcarns
9b7631e6dc added ingress outbound to ext clients 2022-03-25 15:44:32 -04:00
0xdcarns
5f1299042f added custom dns entries to peer update 2022-03-23 10:31:38 -04:00
Matthew R. Kasun
11b1098390 replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
Matthew R Kasun
9e23e69141
Merge branch 'develop' into worklows 2022-03-15 09:10:10 -04:00
Matthew R. Kasun
628f1f1468 remove debug logs 2022-03-14 16:32:14 -04:00
Matthew R. Kasun
0abba58bfb use string rather than []byte for dns 2022-03-14 14:59:41 -04:00
Matthew R. Kasun
ead3570064 debugging log 2022-03-14 14:37:16 -04:00
Matthew R. Kasun
fcbdca0263 change order of dns entry 2022-03-14 13:55:38 -04:00
Matthew R. Kasun
649bea1e40 fix typo
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-03-14 13:42:42 -04:00
Matthew R. Kasun
1b8a3ed347 calc dns entries during peerupdate 2022-03-14 11:34:25 -04:00
0xdcarns
8ab7266c30 moved acl check 2022-03-11 15:19:06 -05:00
0xdcarns
3e8a0554c2 changed dir name and added to gitignore, removed log 2022-03-11 11:48:08 -05:00
0xdcarns
18cfdfd2ad added server update on ACL update 2022-03-11 11:48:08 -05:00
0xdcarns
1f6e347213 added acl logic to affect peers 2022-03-11 11:48:08 -05:00
0xdcarns
112f03cf1f changed dir name and added to gitignore, removed log 2022-03-11 08:46:01 -05:00
0xdcarns
09551776fa added server update on ACL update 2022-03-10 14:55:40 -05:00
0xdcarns
af8918e35f added acl logic to affect peers 2022-03-10 14:55:40 -05:00