- 0634c7c Merge "Do faster bitmask checks on NetworkCapabilities" into main by Shai Barack · 1 year, 11 months ago
- 3606187 Merge "Allow HW address retrieval from EthernetNetworkFactory" into main by Chris Desir · 1 year, 11 months ago
- e380bc0 check lateinit property ifname isInitialized in tearDown by Patrick Rohr · 1 year, 11 months ago
- 8b15cc8 Merge "[Thread] add NetworkCapability.NOT_METERED for Thread network" into main by Treehugger Robot · 1 year, 11 months ago
- 777b9ba Merge "[mDNS] pretty print txt values in log" into main by Kangping Dong · 1 year, 11 months ago
- a92080f [Thread] add NetworkCapability.NOT_METERED for Thread network by Handa Wang · 2 years ago
- b454fde Merge "[Thread] enable Service Discovery integration tests" into main by Handa Wang · 1 year, 11 months ago
- aca202e [mDNS] pretty print txt values in log by Kangping Dong · 2 years ago
- aeacff5 Merge "Add a flag to disable the background firewall chain" into main by Suprabh Shukla · 1 year, 11 months ago
- c634eb5 Merge "Tethering: Throw exception when register null callback to avoid a crash" into main by Yuyang Huang · 2 years ago
- 5250ebe Merge "Allow enable DBG/VDBG without having to rebuild the module." into main by Treehugger Robot · 2 years ago
- b40140d [Thread] enable Service Discovery integration tests by Handa Wang · 2 years ago
- 9f69605 Allow enable DBG/VDBG without having to rebuild the module. by Mark Chien · 2 years ago
- 609bfab Merge changes Ic4b586ae,I1b1345a6,I468ef544,I61b6263e into main by Maciej Żenczykowski · 2 years ago
- 455b186 Merge "Fix flakes due to networks obtained via sync APIs" into main by Treehugger Robot · 2 years ago
- 4775bb5 Merge "Remove mWifiTetherRequested" into main by Mark Chien · 2 years ago
- 54c9c90 Merge "Obtain BluetoothAdapter through BluetoothManager" into main by Remi NGUYEN VAN · 2 years ago
- f8999e3 Fix flakes due to networks obtained via sync APIs by Remi NGUYEN VAN · 2 years ago
- 724d897 Add a flag to disable the background firewall chain by Suprabh Shukla · 2 years ago
- e50dd30 Allow HW address retrieval from EthernetNetworkFactory by Chris Desir · 2 years ago
- da9dfa2 Merge changes Ie882a5c7,Id94b6538,I58eda41f into main by Patrick Rohr · 2 years ago
- ad48c49 Merge "Changes to support satellite stats appear as TYPE_MOBILE" into main by Nagendra Prasad Nagarle Basavaraju · 2 years ago
- aef1e27 Merge "[coverage] add integration tests for ServiceManagerWrapper" into main by Kangping Dong · 2 years ago
- 756ca07 Changes to support satellite stats appear as TYPE_MOBILE by Nagendra Prasad Nagarle Basavaraju · 2 years ago
- 93c6bf6 Merge "Revert "Use Service handler thread for NetworkStatsObservers"" into main by Treehugger Robot · 2 years ago
- 86edb59 Revert "Use Service handler thread for NetworkStatsObservers" by Junyu Lai · 2 years ago
- 017b96f Merge "Add isFeatureEnabled API for CaptivePortalLogin experiment namespace." into main by Xiao Ma · 2 years ago
- c465f64 [coverage] add integration tests for ServiceManagerWrapper by Kangping Dong · 2 years ago
- 9b7fea5 Obtain BluetoothAdapter through BluetoothManager by Remi NGUYEN VAN · 2 years ago
- 5485bb8 Support prefix information option parsing in nduser netlink message. by Xiao Ma · 2 years ago
- e20dc5a Add PrefixInformation option struct to parse nduser option. by Xiao Ma · 2 years, 3 months ago
- d618f95 Udpate setNetworkSpecifier logic support Satellite Transport by Nagendra Prasad Nagarle Basavaraju · 2 years ago
- 6cbb7cf Merge "SatelliteAccessController enhancements to handle delete user scenario" into main by Nagendra Prasad Nagarle Basavaraju · 2 years ago
- 0668238 SatelliteAccessController enhancements to handle delete user scenario by Nagendra Prasad Nagarle Basavaraju · 2 years ago
- 5d3dcb0 Create IpPrefix in PrefixInformationOption constructor by Xiao Ma · 2 years ago
- 0469317 Merge "[Thread] discover and resolve the meshcop service only on test network" into main by Handa Wang · 2 years ago
- a449374 [Thread] discover and resolve the meshcop service only on test network by Handa Wang · 2 years ago
- efdfaf2 Grant prohr temporary ownership of ApfIntegrationTests by Patrick Rohr · 2 years ago
- ee085cc Pause APF filter before starting test by Patrick Rohr · 2 years ago
- e9fb2b2 Enable new ApfFilter experiment in CTS test by Patrick Rohr · 2 years ago
- ffa0f48 Merge "NetBpfLoad: avoid needlessly reloading bpf on netd/zygote restart" into main by Maciej Żenczykowski · 2 years ago
- 633d981 Move retrieving APF capabilities into helper function by Patrick Rohr · 2 years ago
- f7b8459 Merge "Address kotlin coding style erros" into main by Treehugger Robot · 2 years ago
- 63af997 Merge "Address lint errors in aosp/2988611 & aosp/2869978" into main by Treehugger Robot · 2 years ago
- 48321f8 Address kotlin coding style erros by Paul Hu · 2 years ago
- 23d2c1e NetBpfLoad: avoid needlessly reloading bpf on netd/zygote restart by Maciej Żenczykowski · 2 years ago
- 8dae0e7 Address lint errors in aosp/2988611 & aosp/2869978 by Paul Hu · 2 years ago
- e805c9a Merge "Support multiple query packets" into main by Paul Hu · 2 years ago
- 7dd3a4b Merge changes I253a0f6d,Ibc566fae,I2aad7d78,Ifc2967f6,I7f54479a into main by Treehugger Robot · 2 years ago
- 50af863 Rename wifiIfaceName to ifname by Patrick Rohr · 2 years ago
- 0f01689 Remove unnecessary null check by Patrick Rohr · 2 years ago
- 4359195 Unregister network callback in tearDown by Patrick Rohr · 2 years ago
- 98a231c Don't run test in instant app mode by Patrick Rohr · 2 years ago
- 5731e44 Revert^2 "Introduce initial CTS test for APF functionality" by Patrick Rohr · 2 years ago
- 4a58e69 Merge "Add annotation in CSTest to set flag values before instantiating CS" into main by Treehugger Robot · 2 years ago
- e7a4930 Merge "Use bpf map based isUidNetworkingBlocked on V+" into main by Motomu Utsumi · 2 years ago
- 1038c14 Merge "set the country code when initializing the ot-daemon" into main by Zhanglong Xia · 2 years ago
- 7a9f5e9 Merge "Fix lint errors" into main by Junyu Lai · 2 years ago
- 5dae1b4 Merge "Exclude NetworkStackModuleTest in mts CtsNetTestCasesLatestSdk case" into main by Yuyang Huang · 2 years ago
- de10473 Merge "[Thread] remove queueing mechanism for NsdPublisher" into main by Handa Wang · 2 years ago
- a96b97d Fix lint errors by Junyu Lai · 2 years ago
- 12f7fd2 Add isFeatureEnabled API for CaptivePortalLogin experiment namespace. by Xiao Ma · 2 years ago
- 153fb92 Support multiple query packets by Paul Hu · 2 years ago
- b4ed81a Add annotation in CSTest to set flag values before instantiating CS by Motomu Utsumi · 2 years ago
- 68d68d8 Merge "Separate Struct.java into its own lib." into main by Yang Sun · 2 years ago
- 2809004 Merge "[Thread] add a unicast routing case when infra link switches" into main by Handa Wang · 2 years ago
- 82bdb98 Merge "[mdns] re-announce services when adding addresses to the associated host" into main by Handa Wang · 2 years ago
- b64edb1 Merge "Add MdnsUtils#createQueryDatagramPackets method" into main by Treehugger Robot · 2 years ago
- d9e4ba6 [Thread] add a unicast routing case when infra link switches by Handa Wang · 2 years ago
- 21e5d68 [Thread] use toHexString for toString() by Kangping Dong · 2 years ago
- 8284f73 Add MdnsUtils#createQueryDatagramPackets method by Paul Hu · 2 years ago
- 4eab54b set the country code when initializing the ot-daemon by Zhanglong Xia · 2 years ago
- 3aa62e6 Separate Struct.java into its own lib. by Yang Sun · 2 years ago
- a626958 Exclude NetworkStackModuleTest in mts CtsNetTestCasesLatestSdk case by Yuyang Huang · 2 years ago
- 05571d4 [Thread] remove queueing mechanism for NsdPublisher by Handa Wang · 2 years ago
- af2fc56 Merge "Revert "Introduce initial CTS test for APF functionality"" into main by Yuyang Huang · 2 years ago
- 3bb8960 Merge "Add RequiresApi annotation for T+ method call." into main by Muhammad Qureshi · 2 years ago
- ea408d3 Add RequiresApi annotation for T+ method call. by Muhammad Qureshi · 2 years ago
- 127e91a [mdns] re-announce services when adding addresses to the associated host by Handa Wang · 2 years ago
- a2e859c Revert "Introduce initial CTS test for APF functionality" by Yuyang Huang · 2 years ago
- 40029ad Merge "[Thread] add logs for Thread enabled state" into main by Treehugger Robot · 2 years ago
- ecd3bd8 Merge "Add a test to catch wifi tethering no upstream bug" into main by Mark Chien · 2 years ago
- 90d53fa Merge "Remove extra handler#post inside setIncludeTestInterfaces" into main by Treehugger Robot · 2 years ago
- 2de7d8e Remove extra handler#post inside setIncludeTestInterfaces by Patrick Rohr · 2 years ago
- 561b534 Merge "Fix the test flakiness." into main by Ying Xu · 2 years ago
- edee1ca [Thread] add logs for Thread enabled state by Kangping Dong · 2 years ago
- dc267df Merge "Fix isUidNetworkingBlocked for system uids" into main by Treehugger Robot · 2 years ago
- f2832c7 Merge "Update THREAD_ENABLED key string in ThreadPersistentSettings" into main by Kangping Dong · 2 years ago
- 9b272fa Use bpf map based isUidNetworkingBlocked on V+ by Motomu Utsumi · 2 years ago
- cb448f5 Fix isUidNetworkingBlocked for system uids by Motomu Utsumi · 2 years ago
- a84bfb9 Merge "Introduce initial CTS test for APF functionality" into main by Yuyang Huang · 2 years ago
- 2d4f91d Update THREAD_ENABLED key string in ThreadPersistentSettings by Yang Sun · 2 years ago
- 27d9121 Remove mWifiTetherRequested by Mark Chien · 2 years ago
- 8c35a75 Merge "check the Thread required features before running ThreadNetworkControllerTest" into main by Kangping Dong · 2 years ago
- 00b45fc Add a test to catch wifi tethering no upstream bug by Mark Chien · 2 years ago
- 4be4d64 Merge "NetBpfLoad: Get logs back" into main by Treehugger Robot · 2 years ago
- c1d4e1e check the Thread required features before running ThreadNetworkControllerTest by Zhanglong Xia · 2 years ago
- f74488e Merge "Make PrefixInformationOption struct constructor visible for testing." into main by Xiao Ma · 2 years ago
- 6e8c1aa NetBpfLoad: Get logs back by Theodore Dubois · 2 years ago
- ab00a8e Fix the test flakiness. by Ying Xu · 2 years ago