Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
a732b3a5a2bd72c350f2247f0727e1a5318a6e14
/
Tethering
/
tests
/
unit
a732b3a
Always stop dhcp server even it is obsolete
by markchien
· 5 years ago
6839323
Fix tethering jarjar rule for LocalLog
by markchien
· 5 years ago
e8141aa
tethering: offload: Netlink Req
by Lorenzo Colitti
· 5 years ago
9644bc0
Test that IpNeighborMonitor is stopped when IpServer stops.
by Treehugger Robot
· 5 years ago
e7afe55
Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev
by Remi NGUYEN VAN
· 5 years ago
1c0d848
[BOT.13] Make offload coordinator poll interval configurable
by Nucca Chen
· 5 years ago
0a0d4e1
[BOT.12] Add unit test for disabling BpfCoordinator by config
by Nucca Chen
· 5 years ago
d105961
[BOT.11] BpfCoordinator could be disabled by device config
by Nucca Chen
· 5 years ago
2fbc671
[BOT.10] Add unit test for data limit and rule change in BpfCoordinator
by Nucca Chen
· 5 years ago
404c3ad
Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev
by Mark Chien
· 5 years ago
017bfba
Protect invalid entitlement app configuration
by markchien
· 5 years ago
c55e229
Revert "Revert "Pass entitlement configuration to Settings for entitlement check""
by Mark Chien
· 5 years ago
f1b2407
Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev
by Mark Chien
· 5 years ago
9988903
Revert "Pass entitlement configuration to Settings for entitlement check"
by Mark Chien
· 5 years ago
e10b80d
Move Inet[4]AddressUtils to libs/net
by Remi NGUYEN VAN
· 5 years ago
03cfdd4
Merge "Pass entitlement configuration to Settings for entitlement check" into rvc-dev
by TreeHugger Robot
· 5 years ago
217d7b0
Pass entitlement configuration to Settings for entitlement check
by markchien
· 5 years ago
34d101b
Merge "Make tether settings intent explicit" into rvc-dev
by TreeHugger Robot
· 5 years ago
5a07338
Make tether settings intent explicit
by paulhu
· 5 years ago
7c538fa
[BOT.6] Make BpfCoordinator to support data limit
by Treehugger Robot
· 5 years ago
1aa15da
[BOT.9] Add unit test for data warning in BpfCoordinator
by Lorenzo Colitti
· 5 years ago
6442858
[BOT.3] Add unit test for polling network stats in the coordinator
by Hungming Chen
· 5 years ago
d50f53b
[BOT.2] Create a coordinator and stats provider to provide tether stats
by Hungming Chen
· 5 years ago
905ad00
Merge "Gate exemptFromEentitlementCheck by Network_STACK permission" into rvc-dev
by TreeHugger Robot
· 5 years ago
6812c1b
Switch to standard naming scheme
by Paul Duffin
· 5 years ago
03b52fc
Gate exemptFromEentitlementCheck by Network_STACK permission
by markchien
· 5 years ago
2ecd333
Tethering: ensure downstream prefix do not conflict with upstream
by Mark Chien
· 5 years ago
88c6984
Merge "Use Class#getSimpleName instead of KClass#getSimpleName" into rvc-dev
by Chalard Jean
· 5 years ago
cbac8e0
Switch framework-tethering to use java_sdk_library
by Paul Duffin
· 5 years ago
6c633de
Use Class#getSimpleName instead of KClass#getSimpleName
by paulhu
· 5 years ago
369fd25
Remove platform cert from Tethering tests
by Treehugger Robot
· 5 years ago
cd30913
Adjust TTL for ipv6 tethering
by Mark Chien
· 5 years ago
5026370
Merge "TetheringServiceTest: test caller permission" into rvc-dev
by Mark Chien
· 5 years ago
5232658
TetheringServiceTest: test caller permission
by markchien
· 5 years ago
6540134
Support MirrorLink DHCPDECLINE.
by Xiao Ma
· 5 years ago
91b2bda
Fix READ_DEVICE_CONFIG permission denied problem in TetheringTests
by Treehugger Robot
· 5 years ago
73260a5
Merge "Make members final in TetheringService" into rvc-dev
by Mark Chien
· 5 years ago
c96e106
Make members final in TetheringService
by markchien
· 5 years ago
7c23d31
Add test for OffloadHardwareInterface
by Mark Chien
· 5 years ago
0bbfe12
Add tether BPF offload config to device config and resource
by Nucca Chen
· 5 years ago
dc3b82d
Allow to exempt from entitlement check
by markchien
· 5 years ago
0dafa92
Address the comment of aosp/1288493
by Mark Chien
· 5 years ago
c96fbe0
Test tethering log dump
by Mark Chien
· 5 years ago
e1a04c0
[SP18.6] Make offload controller poll interval configurable
by Junyu Lai
· 5 years ago
2a5f214
[SP18.5] Create offload controller poll interval to resource
by junyulai
· 5 years ago
14722ba
[SP18.4] Add unit test for polling network stats in OffloadController
by junyulai
· 5 years ago
b7011d2
[SP18.3] Adapt TestableNetworkStatsProviderCbBinder
by junyulai
· 5 years ago
027c80d
Merge changes I38628dad,I2467b647 into rvc-dev
by Junyu Lai
· 5 years ago
40092b1
[SP18.1] add dependency object to OffloadController
by Treehugger Robot
· 5 years ago
a530ebb
Address comments on NetworkStack AIDL v6
by Remi NGUYEN VAN
· 5 years ago
ed50636
Remove Preconditions usage to stop dependecy with non-updatble class
by Mark Chien
· 5 years ago
0439c2d
[TNU09] Adjust restricted notification
by Paul Hu
· 5 years ago
8615267
Add TetheredClient tests
by Paul Hu
· 5 years ago
1cae88f
Add TetheringCommonTests
by Paul Hu
· 5 years ago
127ee59
[TNU08] Remove the "tethering is on" notification
by Paul Hu
· 5 years ago
3baf940
Merge "DO NOT MERGE Remove references of telephony-stubs." into rvc-dev
by TreeHugger Robot
· 5 years ago
4580c83
[TNU06] Add roaming notification
by Chalard Jean
· 5 years ago
5e9c40c
[TNU05.1] Address aosp/1237036 leftover comments
by Paul Hu
· 5 years ago
af6a2a3
[TNU05] Add no upstream notification
by Paul Hu
· 5 years ago
ee27d55
DO NOT MERGE Remove references of telephony-stubs.
by Amit Mahajan
· 5 years ago
d1ebb1e
Add TetheringCoverageTests
by paulhu
· 5 years ago
6f532ba
Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED.
by Lorenzo Colitti
· 5 years ago
7dc2dcc
Change tethering file structure to respect its package name
by markchien
· 5 years ago
5da1070
Assign specific client address to dhcp server
by Treehugger Robot
· 5 years ago
fab349c
Address aosp/1274403 leftover comment
by Paul Hu
· 5 years ago
47c8b0f
Add TetheringServiceTest unitest
by Mark Chien
· 5 years ago
8caf921
Merge "Add IPv6TetheringCoordinator unit test" into rvc-dev
by Mark Chien
· 5 years ago
aaf92e5
Merge "Fix EntitlementManager issues" into rvc-dev
by Paul Hu
· 5 years ago
5e9e033
Add IPv6TetheringCoordinator unit test
by Mark Chien
· 5 years ago
bd8d7a8
Fix EntitlementManager issues
by Paul Hu
· 5 years ago
e6107d2
Migrate to TetherOffloadRuleParcel in IpServer
by Lorenzo Colitti
· 5 years ago
6d40011
Register callback and receiver after tethering is created
by Mark Chien
· 5 years ago
fe6c41c
[TNU04] Add tethering restricted notification
by Paul Hu
· 5 years ago
71007d3
[TNU03] Add TetheringNotificationUpdaterTest
by Paul Hu
· 5 years ago
e4beb93
[TNU02] Update tethering notification by active data subid
by Paul Hu
· 5 years ago
f80f541
Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev
by TreeHugger Robot
· 5 years ago
ac580f9
Move NetworkCallback to last parameter for new exposed requestNetwork
by markchien
· 5 years ago
f133257
TetheringManager API clean up
by markchien
· 5 years ago
9462a3c
Support static address configuration
by Automerger Merge Worker
· 5 years ago
abb0596
[SP25] Rename functions that add Entry conditionally
by junyulai
· 5 years ago
4aa86b7
[SP21] Address comments for API council review about aosp/1172143
by junyulai
· 6 years ago
677a3b5
Merge "Cleanup the TetheredClients API" into rvc-dev
by Remi NGUYEN VAN
· 5 years ago
0010ca0
Cleanup the TetheredClients API
by Automerger Merge Worker
· 5 years ago
9cb3562
[TNU01] Add Tethering notification updater
by Automerger Merge Worker
· 6 years ago
74f27e6
Send offload status changed callback
by Automerger Merge Worker
· 6 years ago
cf9a67a
Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev
by Mark Chien
· 6 years ago
f119488
Merge the following changes to tethering:
by Automerger Merge Worker
· 6 years ago
230178c
Support losing the upstream in IpServerTest.
by Automerger Merge Worker
· 6 years ago
0a368b1
Fix crash and duplicated ethernet tethering request
by Automerger Merge Worker
· 6 years ago
050ccee
Re-submit "Create all variants of stubs for wifi"
by Anton Hansson
· 6 years ago
6bc4e1f
Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events." am: 9a1f9d4669 am: 8d78f124e7 am: 2353495350
by Automerger Merge Worker
· 6 years ago
696580b
Merge "Minimal support for IPv6 upstreams in IpServer tests." am: ffd4bf34be am: 21d63cba5b am: 954d0c274f
by Automerger Merge Worker
· 6 years ago
5e15d7b
Tethering offload: add/remove IPv6 forwarding rules on ND events.
by Lorenzo Colitti
· 6 years ago
d50b3ed
Minimal support for IPv6 upstreams in IpServer tests.
by Lorenzo Colitti
· 6 years ago
b9379a5
Add tethering client callbacks
by Remi NGUYEN VAN
· 6 years ago
b6ad196
Use framework-tethering-stub instead of framework-tethering
by markchien
· 6 years ago
c8871c1
Add tethering client callbacks
by Remi NGUYEN VAN
· 6 years ago
5459952
Merge "Fix TetheredClient and TetheredClientTest" am: 8451e20d98 am: 8ab2f58ab9 am: c8190ff316
by Automerger Merge Worker
· 6 years ago
d070ced
Merge "Always report non-null TetherStatesParcel" am: 8cbc588f5e am: 5aeb1cdb03 am: badf5be580
by Automerger Merge Worker
· 6 years ago
bb60ee8
Fix TetheredClient and TetheredClientTest
by Remi NGUYEN VAN
· 6 years ago
Next »