Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: 118cad0f1173ff3c4fcfe463b23feb35a2b06191
https://github.com/ddclient/ddclient/commit/118cad0f1173ff3c4fcfe463b23feb35a2b06191
Author: Kevin P. Fleming <kpf...@us...>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Changed paths:
M ddclient
Log Message:
-----------
Specify port number properly to 'nsupdate' (#58)
If a port number is included in the 'server' configuration item,
ddclient allows a port number to be specified by appending a colon
and the port number to the server's name or IPv4 address. However,
nsupdate does not support this syntax, it requires the port number
to be separated from the server name/address by whitespace.
Signed-off-by: Kevin P. Fleming <ke...@km...>
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
|