summaryrefslogtreecommitdiff
path: root/src/com/android/server/NetworkStackService.java
AgeCommit message (Expand)Author
2020-05-18Refactor DHCP server with StateMachine.Xiao Ma
2020-05-18Merge changes I86cb5af0,I706e40db into rvc-devRemi NGUYEN VAN
2020-05-15Move common apishim classes to apishim.common pkgRemi NGUYEN VAN
2020-05-15Fix dumpVersion for IpMemoryStore on QTreehugger Robot
2020-05-15Log interface hash in NetworkStack dumpsys versionRemi NGUYEN VAN
2020-05-13Add test for NetworkStackService dumpsys versionRemi NGUYEN VAN
2020-02-19Show notifications after capport loginRemi 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-04Merge "Refactor NetworkStackService for testability"Remi NGUYEN VAN
2019-09-03Refactor NetworkStackService for testabilityRemi NGUYEN VAN
2019-06-04Check system_server PID in NetworkStack callsRemi NGUYEN VAN
2019-05-30Check system_server PID in NetworkStack callsRemi NGUYEN VAN
2019-05-22Address comments on dumpsys network_stack versionRemi NGUYEN VAN
2019-05-21Add dumpsys network_stack versionRemi NGUYEN VAN
2019-05-20Add dumpsys network_stack versionRemi NGUYEN VAN
2019-04-23Freeze the networkstack-aidl-interfaces interfaceLorenzo Colitti
2019-04-23Freeze the networkstack-aidl-interfaces interfaceRemi NGUYEN VAN
2019-04-01Cleanup SystemReady in the network stackChalard Jean
2019-04-01Fix race when starting NetworkMonitorRemi NGUYEN VAN
2019-03-21Merge "Improve partial connectivity"Lucas Lin
2019-03-20Improve partial connectivitylucaslin
2019-03-18Move the IpMemoryStore to the network stack.Chalard Jean
2019-03-16Remove NetworkParcelableRemi NGUYEN VAN
2019-03-12Check if network has partial connectivitylucaslin
2019-02-15Remove NetworkMonitor dependency on ICaptivePortalRemi NGUYEN VAN
2019-02-14Remove deps from framework on netd interfacesRemi NGUYEN VAN
2019-01-30Remove last NetworkStack usage of hidden APIsRemi NGUYEN VAN
2019-01-29Remove IpClient usage of NetworkManagementServiceRemi NGUYEN VAN
2019-01-28Add NetworkObserverRegistry to NetworkStackRemi NGUYEN VAN
2019-01-23Move IpClient to NetworkStackRemi NGUYEN VAN
2019-01-21Allow Bluetooth to bind to NetworkStackRemi NGUYEN VAN
2019-01-11Move NetworkMonitor to NetworkStackRemi NGUYEN VAN
2019-01-09Move DhcpServer to NetworkStack appRemi NGUYEN VAN
2018-12-25Add NetworkStack appRemi NGUYEN VAN