commit | 5bbfa5c19740eceffe0defb3062ccf7393bce922 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Dec 09 20:45:41 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Dec 09 20:45:41 2010 -0800 |
tree | dd115045e0849402044705603b4c20d12f331ae0 | |
parent | 9b3dd10280a176bd8d04c81c25a1a0ce8b553d6d [diff] | |
parent | 975dc421bdf9f207ed88b3fbedbba558f0f62c3c [diff] |
Merge "Adds new RawSocket class (and underlying jni implementation). This is a utility class for an experimental Java implementation of dhcp. The client DHCP implementation needs to construct, send, receive, and parse raw L2 packets before the network interface is configured with an IP address. Current Java networking classes do not work with unconfigured network interfaces."