- b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 2 months ago
- 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 2 months ago
- fe72021 Merge "Use java BpfMap in BpfNetMaps#setUidRule" by Motomu Utsumi · 3 years, 2 months ago
- 0ce40ac Merge "Add common parameters to reduce duplicated code" by Paul Hu · 3 years, 2 months ago
- 601644c Add common parameters to reduce duplicated code by Paul Hu · 3 years, 3 months ago
- 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 2 months ago
- 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
- 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
- fabb53a Merge changes I58cd6145,I32299ce8,I0433459e by Motomu Utsumi · 3 years, 2 months ago
- 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
- 9ab777b Merge changes I69a2970d,Ibfb3ae48,Ie595cf1f by Motomu Utsumi · 3 years, 2 months ago
- f2eca2f Merge "Update error handling in BpfNetMaps" by Motomu Utsumi · 3 years, 2 months ago
- 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
- 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
- 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
- 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
- 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 2 months ago
- 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
- 826f0b0 Verify calling thread for intent receiver by chiachangwang · 3 years, 2 months ago
- 26de58e Refactor to mock package add and remove event by chiachangwang · 3 years, 2 months ago
- a412026 Test reconnect VpnManager VPN with always on enabled by chiachangwang · 3 years, 2 months ago
- 9460f45 Update the prefix of VPN_APP_EXCLUDED in the test by chiachangwang · 3 years, 2 months ago
- 72fe97e Add tests to verify getProvisionedVpnProfileState by chiachangwang · 3 years, 2 months ago
- 78cf7c5 Merge "ClatCoordinator: Dump ClatdTracker information" by Treehugger Robot · 3 years, 2 months ago
- a760a10 ClatCoordinator: Dump ClatdTracker information by Hungming Chen · 3 years, 2 months ago
- 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
- 51a03d6 Merge "Refactor BpfNetMaps and getChainEnabled" by Motomu Utsumi · 3 years, 2 months ago
- bb2e871 Merge "Decouple security exception check test from ConnectivityServiceTest" by Chiachang Wang · 3 years, 2 months ago
- 5b4ad7c Merge changes from topic "appExclusionPackage" by Chiachang Wang · 3 years, 2 months ago
- 1aef309 Decouple security exception check test from ConnectivityServiceTest by chiachangwang · 3 years, 2 months ago
- 7f5d049 Test VPN app exclusion by chiachangwang · 3 years, 2 months ago
- 9f672bd Add VpnTestBase for VPN test common code by chiachangwang · 3 years, 2 months ago
- 3377265 Use import for testAndCleanup by chiachangwang · 3 years, 2 months ago
- 5785248 Merge "Add mdns files and unit tests" by Paul Hu · 3 years, 2 months ago
- 3e1f448 Add mdns files and unit tests by Paul Hu · 3 years, 4 months ago
- 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 2 months ago
- bccf9df Merge "Use java BpfMap in BpfNetMaps#setChildChain" by Motomu Utsumi · 3 years, 2 months ago
- 6421d84 Merge "Add API to get current firewall chain status" by Motomu Utsumi · 3 years, 2 months ago
- 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 3 months ago
- be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 3 months ago
- 522cea7 Add test for startPptp by Remi NGUYEN VAN · 3 years, 6 months ago
- 85694dc Merge "Validate or set the eth specifier on update Iface" by Treehugger Robot · 3 years, 2 months ago
- 59d98c0 Validate or set the eth specifier on update Iface by James Mattis · 3 years, 3 months ago
- 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
- 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
- e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
- dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 3 months ago
- 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 3 months ago
- 37a1ba2 Verify VPN can handle network loss by Yan Yan · 3 years, 3 months ago
- 554eb06 Merge "Add unit tests for IKEv2 VPN setup and MOBIKE" by Yan Yan · 3 years, 3 months ago
- 4b0e4b1 Add unit tests for IKEv2 VPN setup and MOBIKE by Yan Yan · 3 years, 3 months ago
- 265eba9 Send callback if ip provisioning is interrupted by James Mattis · 3 years, 3 months ago
- 5d787fe Merge changes Ic6ff7a3d,Iff9b9792 by Motomu Utsumi · 3 years, 3 months ago
- fcc7e90 Revert "Add unit tests for IKEv2 VPN setup and MOBIKE" by Yan Yan · 3 years, 3 months ago
- cbd6205 Add unit tests for IKEv2 VPN setup and MOBIKE by Yan Yan · 3 years, 3 months ago
- f8bd82c Refactor code and improve tests for VPN filtering by Motomu Utsumi · 3 years, 3 months ago
- 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 4 months ago
- 281390e Merge "Test recoverable Ikev2 errors" by Lucas Lin · 3 years, 3 months ago
- bd96778 Merge "Remove debug log from NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
- a58028e Merge "ClatCoordinator: improve file descriptor clean up in error handling" by Treehugger Robot · 3 years, 3 months ago
- de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 3 months ago
- 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 3 months ago
- adb56e9 Test recoverable Ikev2 errors by lucaslin · 3 years, 3 months ago
- 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
- 04b2cb2 Fix get summary does not include the latest bucket by Junyu Lai · 3 years, 3 months ago
- 207b125 Add unit test for MultipathPolicyTracker by Junyu Lai · 3 years, 3 months ago
- 1d9054b Add 3rd deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
- f4f5de3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 3 months ago
- 6d0b34e Merge "ClatCoordinatorTest: add test for startClat error handling" by Treehugger Robot · 3 years, 3 months ago
- 1076248 Merge "ClatCoordinatorTest: add testDump" by Treehugger Robot · 3 years, 3 months ago
- 337d512 Merge changes from topic "remove-ethernet-shims" by Lorenzo Colitti · 3 years, 3 months ago
- 181f7c8 Merge "Add deny firewall chain for OEM" by Motomu Utsumi · 3 years, 3 months ago
- d980149 Add deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
- f33f276 ethernet: broadcast state change for server interfaces by Patrick Rohr · 3 years, 3 months ago
- 802fa5d Verify if the VPN app has been added into power save whilte list by lucaslin · 3 years, 3 months ago
- b7bbdbe ClatCoordinator: improve file descriptor clean up in error handling by Hungming Chen · 3 years, 3 months ago
- 1713774 ClatCoordinatorTest: add test for startClat error handling by Hungming Chen · 3 years, 3 months ago
- af5c235 ClatCoordinatorTest: add testDump by Hungming Chen · 3 years, 3 months ago
- c0e80ee Merge "Add IpConfigStore testcase to improve the code coverage." by Xiao Ma · 3 years, 3 months ago
- b4a8fd5 Add IpConfigStore testcase to improve the code coverage. by Xiao Ma · 3 years, 3 months ago
- c0b2b37 Merge "Add test coverage for ConnectivityService.dump with arguments" by Chiachang Wang · 3 years, 3 months ago
- 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 3 months ago
- 9673c4d Add test coverage for ConnectivityService.dump with arguments by chiachangwang · 3 years, 3 months ago
- bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
- 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
- 019e6eb Merge "Fix crash when decrementing data usage request" by Treehugger Robot · 3 years, 3 months ago
- a1970da Fix crash when decrementing data usage request by Junyu Lai · 3 years, 3 months ago
- 516d5dc Add some non-connectivity-module-test back to ConnectivityCoverageTests by Paul Hu · 3 years, 3 months ago
- 345655f Merge "Remove automotive restriction from enable/disableInterface" by Patrick Rohr · 3 years, 3 months ago
- badf2eb Merge "Skip VPN filtering tests on unsupported versions" by Motomu Utsumi · 3 years, 3 months ago
- ca314e7 Skip VPN filtering tests on unsupported versions by Motomu Utsumi · 3 years, 3 months ago
- fd829a5 Remove automotive restriction from enable/disableInterface by Patrick Rohr · 3 years, 3 months ago
- 1190ea3 Skip PersistentIntTest on S- device by Junyu Lai · 3 years, 4 months ago
- ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 4 months ago
- c62261f Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 4 months ago
- a388d4b [MS82.1] Support network stats data migration process by Junyu Lai · 3 years, 7 months ago
- 2ce66fc Add a PersistentInt class. by Lorenzo Colitti · 3 years, 4 months ago
- 826bdb3 Merge changes I8e806b3b,I5e8e4673,Id2a078da by Patrick Rohr · 3 years, 3 months ago
- daca9ca Move EthernetNetworkFactory to using the NetworkProvider API by Patrick Rohr · 3 years, 5 months ago
- 5345fa1 Merge "Throw IAE when Network's LinkProperties is null" by Yan Yan · 3 years, 3 months ago