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

Commit f43b7c0e 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

Change-Id: I001c7cab661a001f3e6c8d30d90134871d837329
parents e9ed9e49 2d04a6e3
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