From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id D836981E95 for ; Fri, 18 Nov 2016 00:10:16 -0800 (PST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP; 18 Nov 2016 00:10:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,656,1473145200"; d="scan'208";a="32836108" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga006.fm.intel.com with ESMTP; 18 Nov 2016 00:10:21 -0800 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 18 Nov 2016 00:10:21 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 18 Nov 2016 00:10:21 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.96]) by shsmsx102.ccr.corp.intel.com ([169.254.2.239]) with mapi id 14.03.0248.002; Fri, 18 Nov 2016 16:10:17 +0800 From: "Wu, Jiaxin" To: "Fu, Siyuan" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch 0/2] Check-for-the-max-DHCP-packet-length Thread-Index: AQHSP8veAFqSKdgDO0CQG86Q7Z3MeKDeZrag Date: Fri, 18 Nov 2016 08:10:16 +0000 Message-ID: <895558F6EA4E3B41AC93A00D163B7274138B39F4@SHSMSX103.ccr.corp.intel.com> References: <1479274723-9468-1-git-send-email-siyuan.fu@intel.com> In-Reply-To: <1479274723-9468-1-git-send-email-siyuan.fu@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNWVmNDQ0ZDAtZDEzYy00NzAyLWFkNWQtNTFkMzYzMWEwMTg0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkpVQ1FoelwvWW9rWlloOE9mYXhTaUJaemR3NVMzNVpBYjRoUEpFRG1XUThnPSJ9 x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 0/2] Check-for-the-max-DHCP-packet-length 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: Fri, 18 Nov 2016 08:10:17 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Series Reviewed-By: Wu Jiaxin Best Regards! Jiaxin > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Fu > Siyuan > Sent: Wednesday, November 16, 2016 1:39 PM > To: edk2-devel@lists.01.org > Subject: [edk2] [Patch 0/2] Check-for-the-max-DHCP-packet-length >=20 > Updates the PXE and HTTP boot driver to drop the input DHCP packet if it > exceed the maximum length. >=20 > Fu Siyuan (2): > MdeModulePkg: Check for the max DHCP packet length before use it. > NetworkPkg: Check for the max DHCP packet length before use it. >=20 > .../Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c | 23 > +++++++++++++++ > .../Universal/Network/UefiPxeBcDxe/PxeBcDhcp.h | 2 +- > NetworkPkg/HttpBootDxe/HttpBootDhcp4.h | 4 ++- > NetworkPkg/HttpBootDxe/HttpBootDhcp6.c | 6 ++++ > NetworkPkg/HttpBootDxe/HttpBootDhcp6.h | 4 ++- > NetworkPkg/HttpBootDxe/HttpBootImpl.c | 4 +-- > NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c | 34 > ++++++++++++++++++++-- > NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.h | 6 ++-- > NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c | 29 > ++++++++++++++++++ > NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.h | 6 ++-- > NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c | 16 +++++----- > 11 files changed, 115 insertions(+), 19 deletions(-) >=20 > -- > 2.7.4.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel