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

Commit 547a5b33 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

Change-Id: Iba76c1e7550e8f44d44fed98bedebc4e6ccedfba
parents 03722708 114692d0
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