Files
openwrt-packages/net/ddns-scripts/files
Jacek Politowski dee7740968 ddns-scripts: Respect config option 'ip_source'
Option 'ip_source' was silently ignored during public IP discovery.

Discovery (in spite of chosen 'ip_source') was based only on
'ip_network', 'ip_interface', 'ip_script' or 'ip_url' options (in this
order) if they were set. This could lead to misleading log entries
"Detect local IP on '$ip_source'" pointing to source that wasn't really
used.

Now only option relevant to configured 'ip_source' is taken into
account.

Signed-off-by: Jacek Politowski <dev@jpol.net.pl>
2018-08-27 19:47:41 +02:00
..
2016-12-05 20:40:09 +01:00
2016-12-04 16:47:09 +01:00
2016-12-04 16:47:09 +01:00
2018-08-01 09:36:33 +02:00