It does not reject the DHCP NAK from a different server during lease timeout in DHCP

@Raghav

Thanks for checking the patch.

That’s taken care inside the prvProcessDHCPReplies by the memset here:

( void ) memset( &( xSet ), 0, sizeof( xSet ) );