From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id C06C71A1E6C for ; Wed, 21 Sep 2016 00:23:29 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP; 21 Sep 2016 00:23:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,372,1470726000"; d="scan'208";a="1054209635" Received: from jiaxinwu-mobl2.ccr.corp.intel.com ([10.239.196.121]) by orsmga002.jf.intel.com with ESMTP; 21 Sep 2016 00:23:13 -0700 From: Jiaxin Wu To: edk2-devel@lists.01.org Cc: Hegde Nagaraj P , Subramanian Sriram , Ye Ting Date: Wed, 21 Sep 2016 15:23:10 +0800 Message-Id: <1474442592-84980-1-git-send-email-jiaxin.wu@intel.com> X-Mailer: git-send-email 1.9.5.msysgit.1 Subject: [Patch 0/2] Clean the previous address since the policy changed X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2016 07:23:30 -0000 Cc: Hegde Nagaraj P Cc: Subramanian Sriram Cc: Ye Ting Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiaxin Wu Jiaxin Wu (2): MdeModulePkg: Clean the previous address since the policy changed NetworkPkg: Clean the previous address since the policy changed .../Universal/Network/Ip4Dxe/Ip4Config2Impl.c | 62 +++++++++++----------- NetworkPkg/Ip6Dxe/Ip6ConfigImpl.c | 59 ++++++++++---------- 2 files changed, 60 insertions(+), 61 deletions(-) -- 1.9.5.msysgit.1