mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #37] [MERGED] Support for IPv6 and AAAA records for Infomaniak #586
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/37
Author: @qdm12
Created: 2/27/2020
Status: ✅ Merged
Merged: 2/27/2020
Merged by: @qdm12
Base:
master← Head:ipv6-infomaniak📝 Commits (1)
adf71abSupport for IPv6 and AAAA records for Infomaniak📊 Changes
10 files changed (+74 additions, -18 deletions)
View changed files
📝
README.md(+1 -0)➕
internal/constants/ip.go(+8 -0)📝
internal/models/alias.go(+2 -0)📝
internal/models/settings.go(+1 -0)📝
internal/network/publicip.go(+14 -7)📝
internal/network/publicip_test.go(+21 -6)📝
internal/params/consistency.go(+16 -0)📝
internal/params/json.go(+6 -0)📝
internal/update/update.go(+4 -4)📝
internal/update/update_test.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.