History log of /frameworks/base/core/java/android/net/dhcp/DhcpAckPacket.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eafccc0859c58ad853fbe26bfa928cc9a91653f3 04-Feb-2011 Stan Chesnutt <chesnutt@google.com> Place the DHCP server address in the "next server IP address"
field of the bootp header. A certain Apple client likes this,
and it is more consistent with other DHCP servers.

Change-Id: I59e73fbf3dccfbadd1325d3ad5e2997952a28fde
/frameworks/base/core/java/android/net/dhcp/DhcpAckPacket.java
7da02ad3b7a8a0b13a2ccc84e666baa8e6370482 14-Dec-2010 Stan Chesnutt <chesnutt@google.com> DHCP core classes, defining data, behavior, and state transitions for the DHCP
protocol. The DHCP client and DHCP server classes are not included in this
commit: still working out some integration issues with ethernet & wifi services

Change-Id: I0c9cc48b7d960005b73ecb757c1fa66f0eb68471
/frameworks/base/core/java/android/net/dhcp/DhcpAckPacket.java