Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '4cb5d80' into merge2 | Etan Cohen | 2015-04-24 | 9 | -36/+50 |
|\ | |||||
| * | Set the secs field in the BOOTP header. | Lorenzo Colitti | 2015-04-21 | 9 | -36/+50 |
| * | Deal with null characters in string options. | Lorenzo Colitti | 2015-04-01 | 1 | -6/+18 |
* | | Always send the DHCP client identifier. | Lorenzo Colitti | 2015-04-22 | 5 | -14/+19 |
* | | Log DHCP replies that we can't parse. | Lorenzo Colitti | 2015-04-22 | 1 | -0/+4 |
* | | Merge commit 'b2ff415' into merge_work | Prerepa Viswanadham | 2015-04-10 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Don't log errors if the receive thread is stopped. | Lorenzo Colitti | 2015-03-31 | 1 | -2/+4 |
| * | DHCP: Don't write options longer than 255 bytes. | Lorenzo Colitti | 2015-03-17 | 1 | -14/+23 |
| * | DHCP: parsing robustness fixes. | Lorenzo Colitti | 2015-03-17 | 1 | -105/+123 |
| * | DHCP: Add a Java DHCP client. | Lorenzo Colitti | 2015-03-17 | 1 | -0/+807 |
| * | DHCP: protocol changes. | Lorenzo Colitti | 2015-03-17 | 3 | -18/+91 |
| * | DHCP: glue code. | Lorenzo Colitti | 2015-03-16 | 1 | -3/+58 |
| * | DHCP: Ethernet/IP packet header changes. | Lorenzo Colitti | 2015-03-16 | 1 | -7/+31 |
| * | DHCP: Minor cleanups to the packet code. | Lorenzo Colitti | 2015-03-16 | 9 | -234/+83 |
| * | DHCP: Move the packet code to frameworks/base/services. | Lorenzo Colitti | 2015-03-16 | 10 | -0/+1559 |
* | Deal with null characters in string options. | Lorenzo Colitti | 2015-04-01 | 1 | -6/+18 |
* | DHCP: Don't write options longer than 255 bytes. | Lorenzo Colitti | 2015-03-20 | 1 | -14/+23 |
* | DHCP: parsing robustness fixes. | Lorenzo Colitti | 2015-03-20 | 1 | -105/+123 |
* | DHCP: Add a Java DHCP client. | Lorenzo Colitti | 2015-03-20 | 1 | -0/+807 |
* | DHCP: protocol changes. | Lorenzo Colitti | 2015-03-20 | 3 | -18/+91 |
* | DHCP: glue code. | Lorenzo Colitti | 2015-03-20 | 1 | -3/+58 |
* | DHCP: Ethernet/IP packet header changes. | Lorenzo Colitti | 2015-03-20 | 1 | -7/+31 |
* | DHCP: Minor cleanups to the packet code. | Lorenzo Colitti | 2015-03-20 | 9 | -234/+83 |
* | DHCP: Move the packet code to frameworks/base/services. | Lorenzo Colitti | 2015-03-20 | 10 | -0/+1559 |