310 Commits (v0.9.0)
 

Author SHA1 Message Date
Nagy Károly Gábriel ff3feb49f2 Merge pull request 'cluster: drop wg1.conf' (#58) 2 months ago
Alejandro Mery b0356c7ebb jpictl: don't append -1 to ring1 addresses on `jpictl list` 2 months ago
Alejandro Mery 08da69f7aa cluster: change wg0.conf to allow ring0/32 and ring1/32 on each peer 2 months ago
Alejandro Mery 6e3bb24b36 cluster: further remove wg1 support 2 months ago
Alejandro Mery 9810f5c6c1 cluster: drop wg1.conf generation 2 months ago
Alejandro Mery 8948b6702a Revert "cluster: fix wg1 generation (AllowedIPs)" 2 months ago
Alejandro Mery 593f88e2a3 Merge pull request #57 (wg1.conf) 2 months ago
Nagy Károly Gábriel f0c09c2176
cluster: fix wg1 generation (AllowedIPs) 2 months ago
Alejandro Mery f9462d3e0b Merge pull request (#55) 2 months ago
Alejandro Mery c20bd3d41f jpictl: introduce initial `jpictl list` 2 months ago
Alejandro Mery f0cef6c19f tools: introduce LazyClose() 2 months ago
Alejandro Mery 05538e6925 tools: introduce LazyBuffer abstraction of bytes.Buffer 2 months ago
Alejandro Mery 0c21d74c15 rings: make unsafe address factories public 2 months ago
Alejandro Mery 401603f4be chore: clear lint warnings 2 months ago
Alejandro Mery ac43ee869c build-sys: update build sys to darvaza.org/x's latest 2 months ago
Alejandro Mery 4345a17d9a Merge pull request 'cluster: fix wg0.conf generator' (#54) from pr-amery-wg0.conf into main 2 months ago
Alejandro Mery 01ef75a020 cluster: fix wg0.conf generator 2 months ago
Alejandro Mery d0efcbaa74 Merge pull request 'cluster: rework `env` output to qualify zones using the region' (#53) from pr-amery-env into main 2 months ago
Alejandro Mery 7f5d48b2b0 cluster: rework `env` output to qualify zones using the region 2 months ago
Nagy Károly Gábriel 00b2f8b531 Merge pull request 'cluster: migrate to using pkg/rings for Addresses' (#51) from pr-amery-rings into main 4 months ago
Alejandro Mery 948eff76d3 cluster: migrate to using pkg/rings for Addresses 4 months ago
Alejandro Mery 187149c129 cluster: decouple RingID from WireguardInterfaceID 4 months ago
Alejandro Mery 879ee69f07 Merge pull request #50 4 months ago
Nagy Károly Gábriel 932a41a3ac Merge pull request 'cluster: use typed IDs, introduce Region.ID, and pre-compute primary region' (#49) from pr-amery-regions into main 4 months ago
Alejandro Mery bcb20ab1e6 rings: introduce ring-specific decoders 4 months ago
Alejandro Mery 96c59dfe8a rings: introduce a generic DecodeAddress() for all four rings 4 months ago
Alejandro Mery 169a1e9602 rings: introduce RingID and its values 4 months ago
Alejandro Mery 982e16581c cluster: pre-compute Zone's primary region 4 months ago
Alejandro Mery cede95e119 cluster: run initRegions() before scanZoneIDs() 4 months ago
Alejandro Mery 14e1c447c9 cluster: assign valid rings.RegionID to each primary region 4 months ago
Alejandro Mery 99dece1e43 cluster: use rings.ZoneID and rings.NodeID types 4 months ago
Alejandro Mery 6d89e0ea3c rings: fix NodeZeroMax/NodeMax to not accept .255 4 months ago
Alejandro Mery ff8f2c6ea1 rings: add String() to RegionID, ZoneID, NodeID 4 months ago
Alejandro Mery 83921c1e13 build-sys: use revive 1.3.7 instead of master 4 months ago
Nagy Károly Gábriel e1186975a6 Merge pull request 'rings: Prefix and Address factories' (#48) from pr-amery-rings into main 4 months ago
Alejandro Mery 72a2468a10 rings: RingTwoPrefix() 4 months ago
Alejandro Mery 6142d0f7f0 rings: RingThreePrefix() 4 months ago
Alejandro Mery 0f177acf57 rings: RingZeroPrefix()/RingZeroAddress() 4 months ago
Alejandro Mery 394a84c3ab rings: RingOnePrefix()/RingOneAddress() 4 months ago
Alejandro Mery 52e1195139 rings: introduce generic ErrOutOfRange() factory 4 months ago
Alejandro Mery 378bab2f96 rings: introduce RegionID, ZoneID and NodeID 4 months ago
Alejandro Mery f45a8f21f3 Merge pull request 'rings: PrefixToRange(), AddrToU32(), AddrFromU32()' (#46) 4 months ago
Alejandro Mery 686e6f2f73 Merge in pull request #47 (chores) 4 months ago
Alejandro Mery 199ef88a65 build-sys: update dependencies 4 months ago
Alejandro Mery addf138d36 build-sys: fix `revive` installation 4 months ago
Alejandro Mery 3e90c7a30b rings: introduce PrefixToRange() 4 months ago
Alejandro Mery 50436a320c rings: introduce AddrToU32() and AddrFromU32() helpers 4 months ago
Alejandro Mery ac5827898b rings: introduce subpackage to deal with Ring addresses 4 months ago
Alejandro Mery f854d87b16 Merge pull request 'env: export REGIONS and ZONE{zoneID}_REGION' (#45) from pr-amery-env-regions into main 6 months ago
Alejandro Mery fefbfa16a2 env: export ZONE{zoneID}_REGION 6 months ago