Skip to content

Tags: MassMesh/autoygg

Tags

v0.3.3

Toggle v0.3.3's commit message
Client bugfixes

v0.3.2

Toggle v0.3.2's commit message
Support for yggdrasil 0.4.5+

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from MassMesh/add-goreleaser-fix-1

Disable the binary count check in the goreleaser archive step.

v0.3.0

Toggle v0.3.0's commit message
Switch to GRE tunnels. From this version, autoygg is only compatible

with Yggdrasil 0.4.0 and newer.

v0.2.2

Toggle v0.2.2's commit message
Bugfixes. Add tests. Add packaging for Arch. Add Prometheus metric fo…

…r number of valid leases.

v0.2.1

Toggle v0.2.1's commit message
Add support for all four operating modes, and clarify specification

document accordingly. Add tests for all four operating modes.

v0.2.0

Toggle v0.2.0's commit message
autoygg-client: bugfixes: config peer detection on non-openwrt platforms

now works. change: blackhole routes are now no longer added.

autoygg-server: bugfix: on shutdown, make sure to tear down the default
route in the mesh routing table if one was added on startup. refactor:
make the config names of the firewall commands consistent with all other
configurable commands. feature: add lease expiration.

v0.1.11

Toggle v0.1.11's commit message
autoygg-server: add vpn support, add documentation, reconfigure Yggdr…

…asil for active leases after Yggdrasil and autoygg-server are restarted (e.g. after reboot)

v0.1.10

Toggle v0.1.10's commit message
autoygg-client: various bugfixes and more tests

v0.1.9

Toggle v0.1.9's commit message
client and server: version numbering improvements; add systemd unit f…

…iles; various bugfixes