History log of /system/connectivity/dhcp_client/service.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b52786a07dad9f47c3fc695427666b7954362c1d 10-Dec-2015 Ningyuan Wang <nywang@google.com> dhcp client: add class DHCPV4

Add class DHCPV4 for dhcp_client.
This is the class that executes the DHCP ipv4 state machine logic.

Bug: 25642025
TEST=compile

Change-Id: Ia173d3f79bf12b12feb1c7dd60d58385e085e31e
/system/connectivity/dhcp_client/service.cc
ab2af9790ab84f625e1f05618d6844011b09372e 03-Dec-2015 Ningyuan Wang <nywang@google.com> dhcp client: parse the DHCP configurations

Parse the DHCP configuration parameters upon the start of a service.

Bug: 25642025
TEST=compile
Change-Id: I08cb3f33bb4e1aa69b24f7275198cbcc3dbb791c
/system/connectivity/dhcp_client/service.cc
b683602d623c0d67c88c9aa1a831cdbf080d298e 02-Dec-2015 Ningyuan Wang <nywang@google.com> dhcp client: add service class

Add the service class for dhcp client.

Bug: 25642025
TEST=compile

Change-Id: Iab7e78c8a32d74d2e19d3600b577329ab1982c38
/system/connectivity/dhcp_client/service.cc