History log of /frameworks/base/core/java/android/net/dhcp/DhcpPacket.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
045b166ac27c3b7a67993b029f03088042bf4d5a 02-Feb-2011 Stan Chesnutt <chesnutt@google.com> Provide an empty List of dns servers, protecting against an NPE if the
DHCP server omits the list of DNS servers from the DHCP-OFFER packet.

Change-Id: I4cdb3d47f36ecceaef390948741c0632067ee8ba
/frameworks/base/core/java/android/net/dhcp/DhcpPacket.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/DhcpPacket.java