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