- 6d38c01 Add a dependency object in TetheringConfiguration by Remi NGUYEN VAN · 2 years, 7 months ago
- bcd62d1 Merge "Remove TODO comment that was already done" by KH Shi · 2 years, 5 months ago
- b5ee365 Add tx_bytes and rx_bytes to UpstreamEvent message by Wayne Ma · 2 years, 5 months ago
- 11dee20 Add forwarded stats dump in tethering hardware offload by KH Shi · 2 years, 5 months ago
- b68f73c No Tethering Offload HAL is not really an error by Maciej Żenczykowski · 2 years, 5 months ago
- fab745c Address comment from aosp/2335004 by Wayne Ma · 2 years, 5 months ago
- 5655bf5 Remove TODO comment that was already done by KH Shi · 2 years, 6 months ago
- 9d6b724 Merge "Implement logging of upstream event type and duration." by Wayne Ma · 2 years, 6 months ago
- 7b85689 Merge "Add Tetheroffload AIDL interface support" by KH Shi · 2 years, 6 months ago
- 3d5e65c Add Tetheroffload AIDL interface support by KH Shi · 2 years, 8 months ago
- c0e9e29 Implement logging of upstream event type and duration. by Wayne Ma · 2 years, 9 months ago
- 85d98ea BpfCoordinator: refactor updateUpstreamNetworkState to get MTU by Hungming Chen · 2 years, 7 months ago
- f95fd40 Increase RA default lifetime. by Maciej Żenczykowski · 2 years, 7 months ago
- 7acd206 Merge changes Ie2ba9805,I8f5b23f9 by Treehugger Robot · 2 years, 7 months ago
- 42d28f1 Merge "UpstreamNetworkMonitor: remove unused mTetheringUpstreamNetwork" by Treehugger Robot · 2 years, 7 months ago
- 650cc9c BpfCoordinatorTest: add testUpdateUpstreamNetworkState by Hungming Chen · 2 years, 9 months ago
- a1f6362 Move onUpstreamCapabilitiesChanged out of reportUpstreamChange by Mark · 2 years, 9 months ago
- 50b25b1 UpstreamNetworkMonitor: remove unused mTetheringUpstreamNetwork by Hungming Chen · 2 years, 8 months ago
- 401f1ff Merge changes from topic "deprecate_connectivity_action_in_tethering" by Treehugger Robot · 2 years, 8 months ago
- f4e0f09 Merge "unregistered null callback will cause a crash later" by Steven Moreland · 2 years, 8 months ago
- cf42d60 unregistered null callback will cause a crash later by Steven Moreland · 2 years, 8 months ago
- 5c985e2 BpfCoordinator: publish upstream interface mtu to v4 offload rule by Hungming Chen · 2 years, 8 months ago
- a432d62 Tethering: deprecate CONNECTIVITY_ACTION on U+ device by Hungming Chen · 2 years, 10 months ago
- a4fc702 Add Wearable Tethering flag and configuration by Igor Chernyshev · 2 years, 9 months ago
- 2d7d6e5 Merge "Replace NetlinkSocket with NetlinkUtils" by Chiachang Wang · 2 years, 9 months ago
- e97aed4 Replace NetlinkSocket with NetlinkUtils by chiachangwang · 2 years, 9 months ago
- 393052b Merge "Use SocketUtils from shared lib" by Chiachang Wang · 2 years, 9 months ago
- 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 9 months ago
- 18e072c Use SocketUtils from shared lib by chiachangwang · 2 years, 9 months ago
- 6d81768 Merge "SyncSM08: statically import tethering error code constant" by Mark Chien · 2 years, 9 months ago
- 74461fc SyncSM08: statically import tethering error code constant by Mark · 2 years, 9 months ago
- 4e3321e bpf_tethering.h -> offload.h by Maciej Żenczykowski · 2 years, 9 months ago
- cc8db2a Merge "Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky" by KH Shi · 2 years, 9 months ago
- 09eb763 Fix ConntrackSocketTest#testIpv4ConntrackSocket flaky by KH Shi · 2 years, 11 months ago
- a542458 Wrap some IpServer commands by Mark · 2 years, 9 months ago
- 6ed83a4 Merge "Remove dead code: updateUpstreamIPv6LinkProperties in InitialState" by Mark Chien · 2 years, 10 months ago
- 0e38307 Remove dead code: updateUpstreamIPv6LinkProperties in InitialState by Mark · 2 years, 10 months ago
- d15eb88 TetheringConfiguration: force to select upstream automatically on U+ by Hungming Chen · 2 years, 10 months ago
- 3074dd6 Merge "Remove try/catch of UnsupportedOperationException" by Mark Chien · 2 years, 10 months ago
- 6660d23 Merge "Add isTetheringFeatureEnabled which use tethering namespace" by Treehugger Robot · 2 years, 10 months ago
- 25d3ac5 Add isTetheringFeatureEnabled which use tethering namespace by Mark · 3 years, 2 months ago
- a49c13f Merge "Add not exported flag to receiver in EntitlementManager" by Michael Groover · 2 years, 10 months ago
- 3d6b8c8 Add not exported flag to receiver in EntitlementManager by Michael Groover · 2 years, 10 months ago
- 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
- 319c977 Merge changes I63467371,Id4405b70 by Treehugger Robot · 2 years, 10 months ago
- 771bc59 Move error count BPF map initialization into class Dependencies by Hungming Chen · 2 years, 11 months ago
- 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 2 years, 11 months ago
- df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 2 years, 11 months ago
- 0fd5613 Remove try/catch of UnsupportedOperationException by Mark · 2 years, 11 months ago
- fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years ago
- de5fb73 Add toString() to Ipv6ForwardingRule by Hungming Chen · 3 years ago
- 09d163d BpfCoordinator: ignore stopping event monitoring if never started by Hungming Chen · 3 years ago
- 49e9660 handle "TODO: remove equals/hashCode/toString once aosp/1536721 merged" by Maciej Żenczykowski · 3 years ago
- 1949d98 Merge "Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE"" by Treehugger Robot · 3 years ago
- 6cafe04 Revert "UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE" by Nucca Chen · 3 years ago
- 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years ago
- 0d3c8b6 Merge "updateSupportedDownstreams when tethering allowed is changed" by Mark Chien · 3 years, 1 month ago
- c2cc1b4 updateSupportedDownstreams when tethering allowed is changed by Mark · 3 years, 2 months ago
- 9ab28d0 use getIfName in more spots to improve logging by Maciej Żenczykowski · 3 years, 1 month ago
- 09813ce replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years, 1 month ago
- 370f10d Merge changes I95352711,I27bdb5d8,I7e1acc65,I7c95ff19 by Maciej Żenczykowski · 3 years, 1 month ago
- e5cd2d4 BpfCoordinator: dump IPv6 BPF downstream rules by Hungming Chen · 3 years, 1 month ago
- f88f7f5 BpfCoordinator: change function name and format for dumping IPv6 rules by Hungming Chen · 3 years, 1 month ago
- 93c2b64 add header on ipv6 forwarding rulesdump by Maciej Żenczykowski · 3 years, 1 month ago
- 5d2dc65 add header on ipv6 upstream bpf map dump by Maciej Żenczykowski · 3 years, 1 month ago
- 40caeb7 Remove unused TetheringConfigurationParcel fileds by Mark Chien · 3 years, 1 month ago
- 82e7733 UpstreamNetworkMonitor: add NOTIFY_TEST_NETWORK_AVAILABLE by Hungming Chen · 3 years, 3 months ago
- 1668b2d BpfCoordinator: avoid attach/deatach ipv6 program on 464xlat interface by Hungming Chen · 3 years, 1 month ago
- 6f54391 BpfCoordinator: avoid attach/deatach duplicate downstream program by Hungming Chen · 3 years, 1 month ago
- 63a2f68 clarify 'which is not tetherable' log line by Maciej Żenczykowski · 3 years, 1 month ago
- 794d04d Merge changes I41ae1d61,I334860af by Mark Chien · 3 years, 1 month ago
- cf23030 Make tethering APIs unsupported synchronously when disallowed by Mark · 3 years, 1 month ago
- e522b7f Merge "Fix tethering WTF issue" by Treehugger Robot · 3 years, 2 months ago
- 874a3e2 Revert "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
- d1b6993 Fix tethering WTF issue by zhengyu.zhan · 3 years, 4 months ago
- b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
- 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
- 59819ae Deprecate filegroup tethering-module-utils-srcs in tethering. by Xiao Ma · 3 years, 2 months ago
- c81c066 Make Tethering module depend on net-utils-device-common-ip. by Xiao Ma · 3 years, 3 months ago
- 370ba4f Merge "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 2 months ago
- 4bf22ae Revert "Add onSupportedTetheringType callback" by Mark Chien · 3 years, 2 months ago
- b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
- bf28a59 Merge "Use BpfDump.toBase64EncodedString to dump raw map" by Nucca Chen · 3 years, 2 months ago
- dd9a89c Merge "Ignore BPF tethering offload test if tether config is disabled" by Treehugger Robot · 3 years, 2 months ago
- b7c368c Merge "Fix metrics doesn't work if multiple tethering requested" by Treehugger Robot · 3 years, 2 months ago
- 26cf9b6 Fix metrics doesn't work if multiple tethering requested by Mark · 3 years, 2 months ago
- 133299a Tethering: remove dead code by Mark · 3 years, 2 months ago
- b37f76f Ignore BPF tethering offload test if tether config is disabled by Hungming Chen · 3 years, 2 months ago
- 264cac5 Use BpfDump.toBase64EncodedString to dump raw map by Hungming Chen · 3 years, 3 months ago
- 46c86bb Merge "Register localOnly softapCallback for local only hotspot" by Mark Chien · 3 years, 4 months ago
- f2e9409 Prepare for refactoring wifi ipserver start/stop by markchien · 3 years, 5 months ago
- 4ccb419 Register localOnly softapCallback for local only hotspot by markchien · 3 years, 9 months ago
- 42f38d0 Merge changes from topic "tethering_metrics" by Treehugger Robot · 3 years, 4 months ago
- 6cd440f Add tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
- 3741079 Catch new exceptions from BpfMap by Hungming Chen · 3 years, 4 months ago
- 7ecded8 Injecting tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
- 1135676 Merge "[Tetheirng] Refactor carrier config to EntitlementManager" by Tom Hsu · 3 years, 5 months ago
- f0d60e9 [Tetheirng] Refactor carrier config to EntitlementManager by tom hsu · 3 years, 6 months ago
- e32dbde Add bpf forwording packet count test by Hungming Chen · 3 years, 5 months ago
- 6abd0ff Tethering: replace argsContain with CollectionUtils.contains by Hungming Chen · 3 years, 5 months ago