[edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-08-17 Thread Jiaxin Wu
The IP address should not be treated as classful one if DHCP options contain a classless IP with its true subnet mask. Otherwise, DHCPv4 TransmitReceive() will failed. This real subnet mask will be parsed and recorded in DhcpSb->Netmask. So, we need check it before get the IP's corresponding subnet

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-09-01 Thread Santhapur Naveen
ing; Fu, Siyuan; Sivaraman Nainar; Madhan B. Santharam Subject: RE: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() Naveen, Can you help to verify this patch to support the classless IP. Thanks, Jiaxin > -Original Message- > From: edk2-devel [mailto:edk

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-09-05 Thread Fu, Siyuan
Reviewed-by: Fu Siyuan > -Original Message- > From: Wu, Jiaxin > Sent: Thursday, August 18, 2016 1:39 PM > To: edk2-devel@lists.01.org > Cc: Santhapur Naveen ; Ye, Ting > ; Fu, Siyuan > Subject: [Patch] MdeModulePkg: Support classless IP for DHCPv4 > TransmitReceive() > > The IP address

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-09-06 Thread Wu, Jiaxin
2016 2:16 PM > To: Wu, Jiaxin ; edk2-devel@lists.01.org > Cc: Ye, Ting ; Fu, Siyuan > Subject: RE: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 > TransmitReceive() > > Hello Jiaxin, > > My sincere apologies for the delayed response. > > I

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-09-06 Thread Santhapur Naveen
: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() Hi Naveen, The patch has been committed: SHA-1: 8c5f78a2cc15199e3f77ae4b156023af366fd6c7 * MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() Thanks, Jiaxin > -Original Message- > From: San

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-10-14 Thread Santhapur Naveen
ts on this. Best regards, Naveen -Original Message- From: Santhapur Naveen Sent: Friday, September 02, 2016 11:46 AM To: 'Wu, Jiaxin'; 'edk2-devel@lists.01.org' Cc: 'Ye, Ting'; 'Fu, Siyuan' Subject: RE: [edk2] [Patch] MdeModulePkg: Support classless IP

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-10-17 Thread Fu, Siyuan
sts.01.org] On Behalf Of Santhapur Naveen Sent: Friday, October 14, 2016 3:19 PM To: Wu, Jiaxin ; edk2-devel@lists.01.org Cc: Ye, Ting ; Fu, Siyuan Subject: Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() Hello Jiaxin, We've run into one more proble

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-10-17 Thread Santhapur Naveen
[mailto:siyuan...@intel.com] Sent: Tuesday, October 18, 2016 8:16 AM To: Santhapur Naveen; Wu, Jiaxin; edk2-devel@lists.01.org Cc: Ye, Ting; Li, Ruth Subject: RE: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() Hi, Naveen I checked the code and found the IP4 stack is

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-08-17 Thread Wu, Jiaxin
Cc: Ye, Ting ; Fu, Siyuan ; > Santhapur Naveen > Subject: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 > TransmitReceive() > > The IP address should not be treated as classful one if DHCP options contain a > classless IP with its true subnet mask. Otherwise, DHCPv4 &

Re: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()

2016-08-17 Thread Santhapur Naveen
; Madhan B. Santharam Subject: RE: [edk2] [Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() Naveen, Can you help to verify this patch to support the classless IP. Thanks, Jiaxin > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On