Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22a2c95b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix the incorrect behaviour when receiving a mismatched renew lease."...

Merge "Fix the incorrect behaviour when receiving a mismatched renew lease." am: fd9556e8 am: 114692d0 am: 547a5b33 am: 2d04a6e3 am: f43b7c0e

Change-Id: I0d17c651185ccc1d6ddfff44cdc351a50225abea
parents 69edac38 f43b7c0e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1717,6 +1717,7 @@ public class DhcpClient extends StateMachine {
                        Log.d(TAG, "Renewed lease not for our current IP address!");
                        notifyFailure();
                        transitionTo(mDhcpInitState);
                        return;
                    }
                    setDhcpLeaseExpiry(packet);
                    // Updating our notion of DhcpResults here only causes the