Commit graph

2965 commits

Author SHA1 Message Date
dcarns
07be1a5173
Merge pull request #1037 from gravitl/bugfix_v0.13.0_nil_pointers
Bugfix v0.13.0 nil pointers
2022-04-26 10:30:31 -04:00
0xdcarns
394c58319b test amend 2022-04-26 08:52:43 -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
afeiszli
b03b4cfcff adding in ipv4 2022-04-25 20:50:09 -04:00
afeiszli
13db6ced0c adding separator 2022-04-25 20:07:47 -04:00
0xdcarns
cfb0904bd6 refactor + bugs 2022-04-25 19:33:31 -04:00
0xdcarns
a6ee8101e6 small refactors 2022-04-25 19:28:56 -04:00
dependabot[bot]
42889edd5b
Bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.8
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.0 to 2.4.8.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.4.0...v2.4.8)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 23:14:42 +00:00
dcarns
daa24b0dd5
Merge pull request #1034 from gravitl/hotfix_v0.13.0_acc_net_test
test fix
2022-04-25 16:49:00 -04:00
0xdcarns
c2286b3a4b dns fix 2022-04-25 16:48:36 -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
308b32a341 fix cidr parsing 2022-04-25 20:37:24 -04:00
afeiszli
6766219574 fix cidr parsing 2022-04-25 20:37:05 -04:00
0xdcarns
15c44dddad test fix 2022-04-25 16:43:54 -04:00
dcarns
612637aee2
Merge pull request #1032 from gravitl/feature_v0.13.0_peer_response
added peers to pull/join responses
2022-04-25 16:31:19 -04:00
0xdcarns
68b52279ae added peers to pull/join responses 2022-04-25 16:30:18 -04:00
dcarns
6c024dd5e5
Merge pull request #1031 from gravitl/feature_v0.13.0_reorder_join_register
gen new key and re-register on pull
2022-04-25 14:32:54 -04:00
Matthew R. Kasun
092441441c redo register on pull 2022-04-25 14:30:51 -04:00
Matthew R. Kasun
e3206c5b4c gen new key and re-register on pull 2022-04-25 14:04:36 -04:00
dcarns
1b7efe1ced
Merge pull request #1029 from gravitl/feature_v0.13.0_btr_serv_reset
added initial notification to clients on server startup
2022-04-25 13:40:51 -04:00
dcarns
27cda5827d
Merge pull request #1030 from gravitl/feature_v0.13.0_ipv6_only
Feature v0.13.0 ipv6 only
2022-04-25 13:28:48 -04:00
0xdcarns
1b17bcd087 remove unnecessary test 2022-04-25 13:28:00 -04:00
Matthew R. Kasun
1ae9240d86 gen new key and re-register on pull 2022-04-25 13:25:21 -04:00
0xdcarns
61e5ae9d02 fixed module imports 2022-04-25 13:22:56 -04:00
0xdcarns
cee0ed1c39 reverted some old logic 2022-04-25 13:10:55 -04:00
0xdcarns
9d365c9c28 changes to allowedip parsing to handle ipv6 better 2022-04-25 13:10:55 -04:00
0xdcarns
7654556a3a bugfix tweaks 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
5aae277551 added blank address check on peers 2022-04-25 13:10:55 -04:00
0xdcarns
fed4650b3f start ipv6 from 1 2022-04-25 13:10:55 -04:00
0xdcarns
8b84692455 new allowed ips fix 2022-04-25 13:10:55 -04:00
0xdcarns
3ca9843328 small bug fixes 2022-04-25 13:10:55 -04:00
0xdcarns
3298a074bb fixed issue around setting ipv6 or not unnecessarily 2022-04-25 13:10:55 -04:00
0xdcarns
bcfc96ddd4 tidied go mod, fixed bug with last ipv6 addr 2022-04-25 13:10:55 -04:00
0xdcarns
c39f2fed84 bugfix for reverse unique address 2022-04-25 13:10:55 -04:00
0xdcarns
99abd9666d removed required status for ipv6 and added check on create network 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
0xdcarns
ca1c75b620 set addresses appropriately based on if network is using ipv6/4 2022-04-25 13:08:45 -04:00
0xdcarns
a78ebaaad1 added tests 2022-04-25 13:08:45 -04:00
0xdcarns
611a425852 added more uniform unique address checks 2022-04-25 13:08:45 -04:00
Matthew R Kasun
28a2973fd4
Merge pull request #1021 from gravitl/feature_v0.13.0_localport
Feature v0.13.0 localport
2022-04-25 12:07:59 -04:00
afeiszli
14cebf56a0 rebased off develop 2022-04-25 11:37:30 -04:00
afeiszli
93a25bb9a6 adding freebsd logic and using wgctrl.Device 2022-04-25 11:36:09 -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
5f303cb50a fixing localport issues 2022-04-25 11:34:55 -04:00