Add DHCP workaround
Thanks to petergunn666 for debugging this with me.
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
<string name="settings_service_dns">Fallback DNS server[:port]</string>
|
||||
<string name="settings_service_upstream">Upstream network interface</string>
|
||||
<string name="settings_service_upstream_auto">Auto detect system VPN</string>
|
||||
<string name="settings_service_dhcp_workaround">Enable DHCP workaround</string>
|
||||
<string name="settings_service_dhcp_workaround_summary">Use this if clients cannot obtain IP addresses.</string>
|
||||
<string name="settings_service_clean">Clean/reapply routing rules</string>
|
||||
<string name="settings_service_clean_summary">Update changed settings to current active services. Can also fix rare
|
||||
race conditions.</string>
|
||||
|
||||
Reference in New Issue
Block a user