public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* DHCP Automatic Configure at Driver Connect
@ 2016-08-10 18:17 Cohen, Eugene
  2016-08-11  1:50 ` Wu, Jiaxin
  2016-08-11  3:03 ` Ye, Ting
  0 siblings, 2 replies; 19+ messages in thread
From: Cohen, Eugene @ 2016-08-10 18:17 UTC (permalink / raw)
  To: edk2-devel@lists.01.org, Wu, Jiaxin

With this commit:

Revision: 1f6729ffe98095107ce82e67a4a0209674601a90
Author: jiaxinwu <jiaxin.wu@intel.com>
Date: 7/7/2015 2:19:55 AM
Message:
MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol,

a new behavior seemed to come in to the network stack that was not present before: It appears now that as soon as the DHCP Service Binding protocol is installed the DHCP process will be initiated (see Ip4Config2OnDhcp4SbInstalled).  This differs from past behavior where DHCP would only occur if a driver or application specifically did Configure() on the network interface.

For some systems this is problematic because they need to defer DHCP until it is certain that the network interface will be used for something.

Can you provide the reason for this change?  Can we have a policy (PCD) to disable this mode of operation?

Thanks,

Eugene




^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-08-18 14:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 18:17 DHCP Automatic Configure at Driver Connect Cohen, Eugene
2016-08-11  1:50 ` Wu, Jiaxin
2016-08-11  3:03 ` Ye, Ting
2016-08-11  5:59   ` Wu, Jiaxin
2016-08-11 14:22     ` Cohen, Eugene
2016-08-11 15:20       ` Samer El Haj Mahmoud
2016-08-12  1:31       ` Wu, Jiaxin
2016-08-12 12:31         ` Cohen, Eugene
2016-08-13  2:37           ` Wu, Jiaxin
2016-08-15 14:40             ` Cohen, Eugene
2016-08-16  3:05               ` Wu, Jiaxin
2016-08-16 19:41                 ` Cohen, Eugene
2016-08-17  5:50                   ` Wu, Jiaxin
2016-08-17 12:17                     ` Cohen, Eugene
2016-08-18  2:48                       ` Wu, Jiaxin
2016-08-18  3:10                         ` Ye, Ting
2016-08-18 14:30                           ` Cohen, Eugene
2016-08-16  1:14       ` Ye, Ting
2016-08-16 19:19         ` Cohen, Eugene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox