summaryrefslogtreecommitdiffstats
path: root/services/net
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4cb5d80' into merge2Etan Cohen2015-04-249-36/+50
|\
| * Set the secs field in the BOOTP header.Lorenzo Colitti2015-04-219-36/+50
| * Deal with null characters in string options.Lorenzo Colitti2015-04-011-6/+18
* | Always send the DHCP client identifier.Lorenzo Colitti2015-04-225-14/+19
* | Log DHCP replies that we can't parse.Lorenzo Colitti2015-04-221-0/+4
* | Merge commit 'b2ff415' into merge_workPrerepa Viswanadham2015-04-101-2/+4
|\ \ | |/
| * Don't log errors if the receive thread is stopped.Lorenzo Colitti2015-03-311-2/+4
| * DHCP: Don't write options longer than 255 bytes.Lorenzo Colitti2015-03-171-14/+23
| * DHCP: parsing robustness fixes.Lorenzo Colitti2015-03-171-105/+123
| * DHCP: Add a Java DHCP client.Lorenzo Colitti2015-03-171-0/+807
| * DHCP: protocol changes.Lorenzo Colitti2015-03-173-18/+91
| * DHCP: glue code.Lorenzo Colitti2015-03-161-3/+58
| * DHCP: Ethernet/IP packet header changes.Lorenzo Colitti2015-03-161-7/+31
| * DHCP: Minor cleanups to the packet code.Lorenzo Colitti2015-03-169-234/+83
| * DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-1610-0/+1559
* Deal with null characters in string options.Lorenzo Colitti2015-04-011-6/+18
* DHCP: Don't write options longer than 255 bytes.Lorenzo Colitti2015-03-201-14/+23
* DHCP: parsing robustness fixes.Lorenzo Colitti2015-03-201-105/+123
* DHCP: Add a Java DHCP client.Lorenzo Colitti2015-03-201-0/+807
* DHCP: protocol changes.Lorenzo Colitti2015-03-203-18/+91
* DHCP: glue code.Lorenzo Colitti2015-03-201-3/+58
* DHCP: Ethernet/IP packet header changes.Lorenzo Colitti2015-03-201-7/+31
* DHCP: Minor cleanups to the packet code.Lorenzo Colitti2015-03-209-234/+83
* DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-2010-0/+1559