Skip to content

possible fix for connection issues related to some special LG/Sony devices

Guido Berhörster requested to merge github/fork/luksus42/dhclient-fix into xenial

Created by: luksus42

Patch taken from: https://code.launchpad.net/~morphis/aethercast/+git/aethercast/+merge/310189 Commit-Message: Fix dhclient hook installation. This was messed up before and is required to correctly not create a default route for DHCP leases gained over P2P for WiFi Display.

//// I searched for a possible fix for https://github.com/ubports/ubuntu-touch/issues/781, and came up with this untested solution. It should solve connection issues for some special LG and Sony devices. And if a connection is established, it should solve problems with simultaneously internet/network connections.

Merge request reports