Skip to content

Conversation

rhansen
Copy link
Member

@rhansen rhansen commented Jun 25, 2024

fixes #553

rhansen added 12 commits June 25, 2024 00:50
The `$proto` interpolation wasn't quoted with `\Q` and `\E`, so
metacharacters in `$proto` could break the matching.  Switch from a
regex to an expression to fix the equality check and improve
readability.
Fixes an oversight when IPv6 support was added.
If the user enabled `quietreply`, it should not become false after the
first update.

Users might not notice a problem because I think ddclient re-reads the
config file before every check.
`mtime` should always be updated whenever the IP address is updated,
otherwise ddclient will keep force updating over and over.
@rhansen rhansen merged commit e0d9bcc into ddclient:master Jun 25, 2024
@rhansen rhansen deleted the fixes branch June 25, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regfishde: fix IPv6 support
1 participant