1. d15eb88 TetheringConfiguration: force to select upstream automatically on U+ by Hungming Chen · 2 years, 10 months ago
  2. 3074dd6 Merge "Remove try/catch of UnsupportedOperationException" by Mark Chien · 2 years, 10 months ago
  3. 6660d23 Merge "Add isTetheringFeatureEnabled which use tethering namespace" by Treehugger Robot · 2 years, 10 months ago
  4. 25d3ac5 Add isTetheringFeatureEnabled which use tethering namespace by Mark · 3 years, 2 months ago
  5. a49c13f Merge "Add not exported flag to receiver in EntitlementManager" by Michael Groover · 2 years, 10 months ago
  6. 3d6b8c8 Add not exported flag to receiver in EntitlementManager by Michael Groover · 2 years, 10 months ago
  7. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  8. 319c977 Merge changes I63467371,Id4405b70 by Treehugger Robot · 2 years, 11 months ago
  9. 771bc59 Move error count BPF map initialization into class Dependencies by Hungming Chen · 2 years, 11 months ago
  10. 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 2 years, 11 months ago
  11. df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 2 years, 11 months ago
  12. 0fd5613 Remove try/catch of UnsupportedOperationException by Mark · 2 years, 11 months ago
  13. fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years ago
  14. de5fb73 Add toString() to Ipv6ForwardingRule by Hungming Chen · 3 years ago
  15. 09d163d BpfCoordinator: ignore stopping event monitoring if never started by Hungming Chen · 3 years ago
  16. 49e9660 handle "TODO: remove equals/hashCode/toString once aosp/1536721 merged" by Maciej Żenczykowski · 3 years ago
  17. 1949d98 Merge "Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE"" by Treehugger Robot · 3 years ago
  18. 6cafe04 Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE" by Nucca Chen · 3 years ago
  19. 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
  20. 0d3c8b6 Merge "updateSupportedDownstreams when tethering allowed is changed" by Mark Chien · 3 years, 1 month ago
  21. c2cc1b4 updateSupportedDownstreams when tethering allowed is changed by Mark · 3 years, 2 months ago
  22. 9ab28d0 use getIfName in more spots to improve logging by Maciej Żenczykowski · 3 years, 1 month ago
  23. 09813ce replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years, 1 month ago
  24. 370f10d Merge changes I95352711,I27bdb5d8,I7e1acc65,I7c95ff19 by Maciej Żenczykowski · 3 years, 1 month ago
  25. e5cd2d4 BpfCoordinator: dump IPv6 BPF downstream rules by Hungming Chen · 3 years, 1 month ago
  26. f88f7f5 BpfCoordinator: change function name and format for dumping IPv6 rules by Hungming Chen · 3 years, 1 month ago
  27. 93c2b64 add header on ipv6 forwarding rulesdump by Maciej Żenczykowski · 3 years, 1 month ago
  28. 5d2dc65 add header on ipv6 upstream bpf map dump by Maciej Żenczykowski · 3 years, 1 month ago
  29. 40caeb7 Remove unused TetheringConfigurationParcel fileds by Mark Chien · 3 years, 1 month ago
  30. 82e7733 UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE by Hungming Chen · 3 years, 3 months ago
  31. 1668b2d BpfCoordinator: avoid attach/deatach ipv6 program on 464xlat interface by Hungming Chen · 3 years, 1 month ago
  32. 6f54391 BpfCoordinator: avoid attach/deatach duplicate downstream program by Hungming Chen · 3 years, 1 month ago
  33. 63a2f68 clarify 'which is not tetherable' log line by Maciej Żenczykowski · 3 years, 1 month ago
  34. 794d04d Merge changes I41ae1d61,I334860af by Mark Chien · 3 years, 1 month ago
  35. cf23030 Make tethering APIs unsupported synchronously when disallowed by Mark · 3 years, 1 month ago
  36. 874a3e2 Revert "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
  37. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
  38. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
  39. 59819ae Deprecate filegroup tethering-module-utils-srcs in tethering. by Xiao Ma · 3 years, 2 months ago
  40. c81c066 Make Tethering module depend on net-utils-device-common-ip. by Xiao Ma · 3 years, 3 months ago
  41. 370ba4f Merge "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
  42. 4bf22ae Revert "Add onSupportedTetheringType callback" by Mark Chien · 3 years, 2 months ago
  43. b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
  44. bf28a59 Merge "Use BpfDump.toBase64EncodedString to dump raw map" by Nucca Chen · 3 years, 2 months ago
  45. dd9a89c Merge "Ignore BPF tethering offload test if tether config is disabled" by Treehugger Robot · 3 years, 2 months ago
  46. b7c368c Merge "Fix metrics doesn't work if multiple tethering requested" by Treehugger Robot · 3 years, 2 months ago
  47. 26cf9b6 Fix metrics doesn't work if multiple tethering requested by Mark · 3 years, 2 months ago
  48. 133299a Tethering: remove dead code by Mark · 3 years, 2 months ago
  49. b37f76f Ignore BPF tethering offload test if tether config is disabled by Hungming Chen · 3 years, 2 months ago
  50. 264cac5 Use BpfDump.toBase64EncodedString to dump raw map by Hungming Chen · 3 years, 3 months ago
  51. 46c86bb Merge "Register localOnly softapCallback for local only hotspot" by Mark Chien · 3 years, 4 months ago
  52. f2e9409 Prepare for refactoring wifi ipserver start/stop by markchien · 3 years, 5 months ago
  53. 4ccb419 Register localOnly softapCallback for local only hotspot by markchien · 3 years, 9 months ago
  54. 42f38d0 Merge changes from topic "tethering_metrics" by Treehugger Robot · 3 years, 4 months ago
  55. 6cd440f Add tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
  56. 3741079 Catch new exceptions from BpfMap by Hungming Chen · 3 years, 4 months ago
  57. 7ecded8 Injecting tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
  58. 1135676 Merge "[Tetheirng] Refactor carrier config to EntitlementManager" by Tom Hsu · 3 years, 5 months ago
  59. f0d60e9 [Tetheirng] Refactor carrier config to EntitlementManager by tom hsu · 3 years, 6 months ago
  60. e32dbde Add bpf forwording packet count test by Hungming Chen · 3 years, 5 months ago
  61. 6abd0ff Tethering: replace argsContain with CollectionUtils.contains by Hungming Chen · 3 years, 5 months ago
  62. e4a6b28 BpfCoordinator: Add an option to choose which raw bpf map to dump by Hungming Chen · 3 years, 5 months ago
  63. c4379c2 Merge "Add onSupportedTetheringType callback" by Mark Chien · 3 years, 5 months ago
  64. ae3d303 Add onSupportedTetheringType callback by markchien · 3 years, 6 months ago
  65. 8315d1c Merge "Move TetherStatsKey and TetherStatsValue to common libs" by Treehugger Robot · 3 years, 5 months ago
  66. 60f25d6 Merge "Add config_p2p_leases_subnet_prefix_length configuration" by Mark Chien · 3 years, 5 months ago
  67. 87bb6c3 Move TetherStatsKey and TetherStatsValue to common libs by Hungming Chen · 3 years, 5 months ago
  68. 075dd6f Merge "Adding Tethering proto" by Wayne Ma · 3 years, 5 months ago
  69. fb65dfe Add config_p2p_leases_subnet_prefix_length configuration by markchien · 3 years, 7 months ago
  70. dad6647 Add test for tetherOffloadClient{Add, Remove, Clear} by Hungming Chen · 4 years, 3 months ago
  71. 71d6639 Adding Tethering proto by Wayne Ma · 3 years, 6 months ago
  72. 1c12d07 Merge "Add a carrier config to block tethering." by Tom Hsu · 3 years, 6 months ago
  73. a84bb2d Add a carrier config to block tethering. by Meng Wang · 3 years, 7 months ago
  74. 3938102 Merge changes I5af6ce96,Ibc1f6813 by Nucca Chen · 3 years, 6 months ago
  75. 22c1a3a Use U32 from shared library by markchien · 3 years, 8 months ago
  76. 8dcc300 Merge "Make isTetheringSupported respect all tethering downstreams" by Mark Chien · 3 years, 6 months ago
  77. 259d5c0 Make isTetheringSupported respect all tethering downstreams by markchien · 3 years, 8 months ago
  78. a63535b Merge changes from topic "dedup-interfaceparams" by Maciej Żenczykowski · 3 years, 6 months ago
  79. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 6 months ago
  80. 9edd999 Merge "Pass whole TetheringConfiguration to IpServer" by Mark Chien · 3 years, 6 months ago
  81. b961d3d Pass whole TetheringConfiguration to IpServer by markchien · 3 years, 7 months ago
  82. 23a5f18 Remove tether_enable_select_all_prefix_ranges flag by markchien · 3 years, 6 months ago
  83. 68e96ab Notify linkproperties change in all scenarios by Pavan Kumar M · 3 years, 8 months ago
  84. 154b1e4 BpfCoordinatorTest: refactor upstream and downstream setup functions by Hungming Chen · 4 years, 3 months ago
  85. 3de910e Dump BPF map in base64 encoded strings for testing by Hungming Chen · 3 years, 11 months ago
  86. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 7 months ago
  87. 29d5f0a Merge "bump tethering tc prio to make room for rate limiting" by Treehugger Robot · 3 years, 8 months ago
  88. 69681d6 Use new bluetooth API to enable/disable bt tethering after T by markchien · 3 years, 10 months ago
  89. a881ba3 Move BpfUtils -- integrate TcUtils into Tethering module by Patrick Rohr · 3 years, 8 months ago
  90. 1e02090 Reuse BluetoothPan object and use it under tethering handler thread by markchien · 3 years, 9 months ago
  91. ff81692 Merge changes from topics "rename-libbpfmapjni", "rename-libtetherutiljni" by Maciej Żenczykowski · 3 years, 10 months ago
  92. ea0cfd1 Merge "Rename tethering util folder and its package name" by Mark Chien · 3 years, 10 months ago
  93. f967b11 Rename tethering jni and get the jni by its package name by markchien · 3 years, 10 months ago
  94. d02f9af Rename tethering util folder and its package name by markchien · 3 years, 10 months ago
  95. 959d2cb Don't rematch all requests when adding new ones by Remi NGUYEN VAN · 4 years, 1 month ago
  96. bb4c607 Merge "bpfmap: Move to Common Location" by Maciej Żenczykowski · 3 years, 10 months ago
  97. e8043ca7 bpfmap: Move to Common Location by Tyler Wear · 3 years, 11 months ago
  98. eb8599c Log received wifiP2p intent into dumpsys for debugging by markchien · 3 years, 11 months ago
  99. 5e5432f bump tethering tc prio to make room for rate limiting by Patrick Rohr · 3 years, 11 months ago
  100. 1503bdc Merge "Add Override anntation for TetheringConnector.setPreferTestNetworks" by Treehugger Robot · 4 years ago