summaryrefslogtreecommitdiff
path: root/src/android/net/dhcp/DhcpServer.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-28Address comments on NetworkStack AIDL v6Remi NGUYEN VAN
2020-04-10Support specific client address configurationTreehugger Robot
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-10-30Remove hidden annotation usage from NetworkStackRemi NGUYEN VAN
2019-09-03Refactor NetworkStackService for testabilityRemi NGUYEN VAN
2019-04-23Freeze the networkstack-aidl-interfaces interfaceRemi NGUYEN VAN
2019-04-17Move TrafficStats tags for the network stack constantsChalard Jean
2019-04-03Move attach*Filter() and addArpEntry() methods to NetworkStackpaulhu
2019-01-30Remove last NetworkStack usage of hidden APIsRemi NGUYEN VAN
2019-01-28Add hidden utils and constants to NetworkStackRemi NGUYEN VAN
2019-01-28Move NetworkUtils used by NetworkStackRemi NGUYEN VAN
2019-01-22Add SystemApi utility for raw sockets.Remi NGUYEN VAN
2019-01-09Move DhcpServer to NetworkStack appRemi NGUYEN VAN