1. 15ae8bb Merge "Format MdnsServiceCacheTest" into main by Treehugger Robot · 6 months ago
  2. 47959ae Format MdnsServiceCacheTest by Paul Hu · 6 months ago
  3. 9de6f57 Merge "Adding more test cases for stacked link properties for local network." into main by Sarup Dalwani · 6 months ago
  4. ad43341 Add 6lowpan decompression tests for invalid packets by Patrick Rohr · 6 months ago
  5. 0026cb3 Fix linter errors by Patrick Rohr · 6 months ago
  6. bcd092b Merge "Never read device flag values in ConnectivityServiceTest." into main by Treehugger Robot · 6 months ago
  7. 2322bc0 Never read device flag values in ConnectivityServiceTest. by Lorenzo Colitti · 6 months ago
  8. cbd6238 Merge "Handling null interface in addLocalNetAccess, removeLocalNetAccess and getLocalNetAccess" into main by Maciej Żenczykowski · 6 months ago
  9. 695779c Merge changes Ic597ee91,I6a2b48aa,Ia71c79aa,I570dbff5,Ia063deea, ... into main by Maciej Żenczykowski · 6 months ago
  10. 2169522 Enable NetworkCallback optimizations by default. by Lorenzo Colitti · 6 months ago
  11. 81e6bdc Merge "Allow mDNS on IFF_POINTOPOINT interfaces" into main by Patrick Rohr · 6 months ago
  12. c060ffe Add some more client network tests by Patrick Rohr · 6 months ago
  13. e87e924 Add test for when BluetoothSocket#connect throws by Patrick Rohr · 6 months ago
  14. d621b3d Add a test for when createInsecureL2capChannel throws by Patrick Rohr · 6 months ago
  15. 1446e7a Add a test that brings up an L2cap server network by Patrick Rohr · 6 months ago
  16. 2e336ac Handling null interface in addLocalNetAccess, removeLocalNetAccess and getLocalNetAccess by Sarup Dalwani · 6 months ago
  17. 2360f45 Merge changes Ib2febede,Id3752790,I7cfcc93a,I26f6669f,I5d722c0d into main by Patrick Rohr · 6 months ago
  18. 33dde6b Allow mDNS on IFF_POINTOPOINT interfaces by Patrick Rohr · 6 months ago
  19. 4dd26d1 Make linter happy by Patrick Rohr · 6 months ago
  20. b4f3922 Use ThreadLeakMonitor for CSL2capProviderTest by Patrick Rohr · 6 months ago
  21. 5a5c34a Add some tests to ensure BluetoothExceptions are handled by Patrick Rohr · 6 months ago
  22. 1135975 Move SkDestroyListener to under staticlibs by Motomu Utsumi · 7 months ago
  23. 7f86b74 Update SkDestroyListner to support only monitor UDP sockets close by Motomu Utsumi · 7 months ago
  24. d159016 Update SkDestroyListener to take consumer for inetDiagMessage processing by Motomu Utsumi · 7 months ago
  25. e53faa4 Adding more test cases for stacked link properties for local network. by Sarup Dalwani · 7 months ago
  26. 8d5c6ea Check local network permissions when permission changes, or when user or by Jacque Li · 11 months ago
  27. 37e457b Merge "Wrapping Network and Traffic permissions in a class for module usage." into main by Maciej Żenczykowski · 7 months ago
  28. c42f5fc Merge "Adding stacked link addresses to local_net_access map" into main by Sarup Dalwani · 7 months ago
  29. 90a2f97 Merge changes I77101952,I399631c6,I5ea98a06,I0b243f45,I5554cd42, ... into main by Maciej Żenczykowski · 7 months ago
  30. d6bcc2c Fix test comment by Patrick Rohr · 7 months ago
  31. a1430bb Implement 6lowpan header compression by Patrick Rohr · 7 months ago
  32. 1609339 Add a basic CSTest for L2capNetworkProvider by Patrick Rohr · 7 months ago
  33. 611ce3f Start L2capNetworkProvider in CS by Patrick Rohr · 8 months ago
  34. 7d0fcbb Adding stacked link addresses to local_net_access map by Sarup Dalwani · 7 months ago
  35. 5fe6584 Remove unused code to instantiate bpfNetMaps by Motomu Utsumi · 7 months ago
  36. 4792cc5 Exclude dns servers from LNP by Neha Raj · 7 months ago
  37. 18b7262 Populating local addresses to local_net_access_map by Sarup Dalwani · 7 months ago
  38. d74eb41 Merge changes I963a1c84,I515d6b60,Iae99f0bc,I99d1240d,I49d078fb into main by Patrick Rohr · 7 months ago
  39. 433de97 Wrapping Network and Traffic permissions in a class for module usage. by Melisa CZ · 7 months ago
  40. f89a40a Merge "Fix test flake in MdnsDiscoveryManagerTests" into main by Treehugger Robot · 7 months ago
  41. 9cb8a29 Exclude Google Cast app subtypes from mDNS offload by Yuyang Huang · 7 months ago
  42. 5c374ff Merge "Format MdnsAdvertiser with ktlint" into main by Yuyang Huang · 7 months ago
  43. 5fb5f07 Delete L2capNetworkProviderTest by Patrick Rohr · 7 months ago
  44. f0abfb9 Add support for an L2CAP server network by Patrick Rohr · 8 months ago
  45. 54a8276 Fix test flake in MdnsDiscoveryManagerTests by Paul Hu · 7 months ago
  46. 37714f5 Merge changes Icf49147d,I622c86fe,I3e789541 into main by Maciej Żenczykowski · 7 months ago
  47. 38f428c Merge changes I7b966621,I082c7af8,I8cdc8004,Icfba2964 into main by Maciej Żenczykowski · 7 months ago
  48. 0e480b7 Merge "Add CTS test for ConnectivityManager#tether exception after V" into main by Quang Luong · 7 months ago
  49. 466bff2 Allocate a BluetoothServerSocket for the ReservedServerOffer by Patrick Rohr · 7 months ago
  50. 297793e Merge "Add L2capPacketForwarder" into main by Patrick Rohr · 7 months ago
  51. 195e65d Move L2capNetworkProvider#start() onto Handler thread by Patrick Rohr · 7 months ago
  52. 735afa9 Mark globals as private by Patrick Rohr · 7 months ago
  53. 448eb43 Adding access methods for local_net_access_map and local_net_blocked_uid_map by Sarup Dalwani · 7 months ago
  54. 2003e6e Listen to permission changes in permission monitor by Jacque Li · 11 months ago
  55. 65dc129 Add L2capPacketForwarder by Patrick Rohr · 7 months ago
  56. 6c478ee Add CTS test for ConnectivityManager#tether exception after V by Quang Anh Luong · 7 months ago
  57. ab9bb10 Format MdnsAdvertiser with ktlint by Yuyang Huang · 7 months ago
  58. d16138e Stop tracking left-over test interfaces by Patrick Rohr · 7 months ago
  59. bcbea35 Merge "Add default capabilities for empty config" into main by Chris Desir · 8 months ago
  60. 3133c0a Add default capabilities for empty config by Chris Desir · 1 year, 1 month ago
  61. 2e3904d L2capNetworkProvider should use its own handler thread by Patrick Rohr · 8 months ago
  62. 30d8a25 Disallow legacy tether() API starting in B by Quang Anh Luong · 9 months ago
  63. f1ae5ab Register reserved offer by Patrick Rohr · 8 months ago
  64. 77df9d3 Add blanket offer to L2capNetworkProvider by Patrick Rohr · 8 months ago
  65. 47425dc Add empty L2capNetworkProvider by Patrick Rohr · 10 months ago
  66. f3f0da1 Merge "Add support for updating reserved offers" into main by Treehugger Robot · 8 months ago
  67. e7a4b08 Add support for updating reserved offers by Patrick Rohr · 9 months ago
  68. 8231494 Merge "Remove the transactionId field" into main by Treehugger Robot · 8 months ago
  69. 58e8845 Merge "Revert "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 8 months ago
  70. a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
  71. 1272722 Merge "Add API for FLAG_SKIP_PROBING" into main by Remi NGUYEN VAN · 8 months ago
  72. 7a3423b Add API for FLAG_SKIP_PROBING by Remi NGUYEN VAN · 9 months ago
  73. f734831 Add a test to ensure reservation requests do not match regular offers by Patrick Rohr · 9 months ago
  74. 73eee54 Add reserveNetwork API by Patrick Rohr · 9 months ago
  75. 93136f1 Add NetworkCallback#onReserved by Patrick Rohr · 9 months ago
  76. f6ddd7f Merge "Advertise with short hostnames" into main by Treehugger Robot · 9 months ago
  77. 5e99d1f Advertise with short hostnames by Remi NGUYEN VAN · 9 months ago
  78. e3af4d4 Remove the transactionId field by Remi NGUYEN VAN · 10 months ago
  79. a6e9c66 Move query scheduling time to MdnsQueryScheduler by Remi NGUYEN VAN · 11 months ago
  80. 69ce1b9 Merge "Use timerfd to improve the accuracy of query timing" into main by Paul Hu · 9 months ago
  81. a5bd71c Merge "Support optional parameters for CSLocalAgentCreationTests" into main by Junyu Lai · 9 months ago
  82. 3a5b37a Merge changes Icecb889a,Id06116ad into main by Treehugger Robot · 9 months ago
  83. 06fa57b Set the reservationId when a new NetworkRequest is created by Patrick Rohr · 9 months ago
  84. b960664 Merge changes Id723dc9e,I3665d843 into main by Patrick Rohr · 9 months ago
  85. 3d51a99 Use timerfd to improve the accuracy of query timing by Paul Hu · 12 months ago
  86. a950b32 Support optional parameters for CSLocalAgentCreationTests by Junyu Lai · 9 months ago
  87. e4c602e Treat RESERVATION requests the same as REQUEST types by Patrick Rohr · 9 months ago
  88. e73e04a Unit test for TrafficStats Rate Limit Cache by Junyu Lai · 10 months ago
  89. f45f407 Merge changes I2388220a,I5f282160 into main by Treehugger Robot · 10 months ago
  90. feeff37 Add a test for delayed teardown with unregisterAfterReplacement. by Lorenzo Colitti · 10 months ago
  91. 6258c44 Merge "Drop the redundant type and caller uid checks for TrafficStats" into main by Treehugger Robot · 10 months ago
  92. 739d200 Drop the redundant type and caller uid checks for TrafficStats by Junyu Lai · 10 months ago
  93. cf3b26e Merge "Make the idle timer for network data tracking configurable" into main by Treehugger Robot · 10 months ago
  94. 30ff675 Merge "Add config for client-side traffic stats rate-limit cache." into main by Junyu Lai · 10 months ago
  95. 05be25b Merge changes Ia7ea051f,I38bdfe00 into main by Treehugger Robot · 10 months ago
  96. 457b54a Merge "Address review comments at aosp/3249945" into main by Treehugger Robot · 10 months ago
  97. b9071f8 Add config for client-side traffic stats rate-limit cache. by Junyu Lai · 11 months ago
  98. e51bae6 Fix system caller cannot query stats for other uids by Junyu Lai · 10 months ago
  99. c623c94 Make the idle timer for network data tracking configurable by Suprabh Shukla · 11 months ago
  100. 24fcc36 Use device config to enable/disable the rate-limit cache feature by Junyu Lai · 11 months ago