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

Commit 114692d0 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." am: fd9556e8

Change-Id: I44bafd209b4621a0b9873fab94e9316dcbfe49d2
parents 26b945c3 fd9556e8
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