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

Commit a28a1b3e 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." into rvc-dev am: bb771b1f am: 17bed15f am: 5f01cb77

Change-Id: I5fd2d68e4b4bd358abeb6f0b89d3588f5868c517
parents 07a8a21a 5f01cb77
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1723,6 +1723,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