summaryrefslogtreecommitdiffstats
path: root/services/tests/servicestests/src/android/net/dhcp/DhcpPacketTest.java
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on malformed DHCP packets.Hugo Benichi2017-02-031-29/+160
* Support DHCP replies with multiple default gateways.Lorenzo Colitti2015-10-081-0/+34
* Accept DHCP responses from non-67 server source portsErik Kline2015-10-081-0/+36
* Improve logging of DHCP parse errors using exceptions.Erik Kline2015-10-081-6/+14
* Don't crash on (invalid) hardware address lengths > 127.Lorenzo Colitti2015-09-031-0/+70
* Add a test for public bugs 2111 and 2136.Lorenzo Colitti2015-07-271-1/+67
* Fix two parsing bugs in new DHCP client.Lorenzo Colitti2015-07-061-9/+141
* Actually fall back from yiaddr to ciaddr.Lorenzo Colitti2015-06-041-3/+66
* Fix DHCP lease time parsing.Lorenzo Colitti2015-06-021-4/+65
* Set the secs field in the BOOTP header.Lorenzo Colitti2015-04-211-1/+2
* Deal with null characters in string options.Lorenzo Colitti2015-04-011-0/+116