summaryrefslogtreecommitdiff
path: root/tests/unit/src/android/net/dhcp/DhcpServerTest.java
AgeCommit message (Expand)Author
2020-06-12Move Inet[4]AddressUtils to libs/netRemi NGUYEN VAN
2020-05-19Support MirrorLink DHCPDECLINE.Xiao Ma
2020-05-18Refactor DHCP server with StateMachine.Xiao Ma
2020-04-07Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.Xiao Ma
2020-02-19Add captive portal info to DhcpClient outputRemi NGUYEN VAN
2020-02-18Never register a null lease callback.Lorenzo Colitti
2020-02-18Revert "Revert "Add DhcpLeaseCallbacks""Lorenzo Colitti
2020-02-13Revert "Add DhcpLeaseCallbacks"Remi NGUYEN VAN
2020-02-12Add DhcpLeaseCallbacksRemi NGUYEN VAN
2020-01-29Add implementation of getInterfaceHash()Paul Trautrim
2019-12-11Add Rapid Commit option support in DHCP Server side.Xiao Ma
2019-05-21Move the NetworkStack tests to unit/ to add an integration test.Lorenzo Colitti