- 4518e09 Merge changes I181a490b,Ie2619949,I4bd5fbdf,Ifc0c5baa,I437e6607 into main by Treehugger Robot · 1 year, 2 months ago
- aa355ac Add config flag for useDeclaredMethodsForCallbacks by Remi NGUYEN VAN · 1 year, 2 months ago
- 8fd925a Use SingleWriterBpfMap in BpfNetMaps. by Lorenzo Colitti · 1 year, 2 months ago
- d1c52e3 Merge "Explicitly log portal detections" into main by Remi NGUYEN VAN · 1 year, 2 months ago
- 3812c39 Merge "Clatd: add dump raw BPF map support" into main by Maciej Żenczykowski · 1 year, 2 months ago
- 855712a Clatd: add dump raw BPF map support by KH Shi · 2 years, 2 months ago
- d55e9cc Fix fd leak in clatStart() by closing in finally block by Yuyang Huang · 1 year, 2 months ago
- d86bd6f Merge "Revert^2 "Add blocked reason for internet permission"" into main by Treehugger Robot · 1 year, 2 months ago
- cfd5a51 Revert^2 "Add blocked reason for internet permission" by Motomu Utsumi · 1 year, 2 months ago
- fb1b1b3 Merge "Revert "Add blocked reason for internet permission"" into main by Priyanka Advani · 1 year, 3 months ago
- cb74c08 Revert "Add blocked reason for internet permission" by Priyanka Advani · 1 year, 3 months ago
- 6deed1c Merge "Destroy sockets of apps under background firewall chain restriction" into main by Motomu Utsumi · 1 year, 3 months ago
- 5b08f03 Merge "Add blocked reason for internet permission" into main by Motomu Utsumi · 1 year, 3 months ago
- abfa01c Merge "Send onBlockedStatusChanged callback based on bpf map contents" into main by Motomu Utsumi · 1 year, 3 months ago
- 0c63272 Merge "Move perUidCounter increment to outside NetworkRequestInfo constructor" into main by Motomu Utsumi · 1 year, 3 months ago
- ff555a7 Destroy sockets of apps under background firewall chain restriction by Motomu Utsumi · 1 year, 3 months ago
- ee96ba0 Add blocked reason for internet permission by Motomu Utsumi · 1 year, 3 months ago
- d20727f Send onBlockedStatusChanged callback based on bpf map contents by Motomu Utsumi · 1 year, 3 months ago
- b16f75c Move perUidCounter increment to outside NetworkRequestInfo constructor by Motomu Utsumi · 1 year, 3 months ago
- 746bb32 Merge "Fix getNetPermForUid to use appId instead of uid for query" into main by Treehugger Robot · 1 year, 3 months ago
- 8836416 Merge "Add check for null interface name when applying multicast routing config." into main by Yang Sun · 1 year, 3 months ago
- 68ce241 Fix getNetPermForUid to use appId instead of uid for query by Motomu Utsumi · 1 year, 3 months ago
- 35e50c1 Add check for null interface name when applying multicast routing config. by Yang Sun · 1 year, 3 months ago
- 8fad95c Support multiple reasons for socket destroy by Motomu Utsumi · 1 year, 4 months ago
- 333f01d Move mPendingFrozenUids empty check to destroyPendingSockets by Motomu Utsumi · 1 year, 3 months ago
- dff5df5 Rename closePendingFrozenSockets to destroyPendingSockets by Motomu Utsumi · 1 year, 3 months ago
- 390be06 Enable delay destroy socket as default by Motomu Utsumi · 1 year, 3 months ago
- 1243420 Merge "Add comment for per-app preference priority" into main by Treehugger Robot · 1 year, 3 months ago
- 19fd149 Merge "Inform the DNS resolver of the interfaces in a network." into main by Lorenzo Colitti · 1 year, 3 months ago
- d4b620c Consolidate error handling in clatStart() by Yuyang Huang · 1 year, 3 months ago
- 409db7f Refine clatStart() comment for accuracy by Yuyang Huang · 1 year, 3 months ago
- fe3dd9a Merge "Reorder clatStart() to setup 464xlat sockets before tun interface" into main by Maciej Żenczykowski · 1 year, 3 months ago
- b15be22 Update APIs that depends on isUidNetworkingBlocked to follow compat flag by Motomu Utsumi · 1 year, 3 months ago
- 584a513 Reorder clatStart() to setup 464xlat sockets before tun interface by Yuyang Huang · 1 year, 3 months ago
- 0b4be79 Add compat flag for ActiveNetworkInfo blocked state by Motomu Utsumi · 1 year, 3 months ago
- a08692f Reapply "Use bpf map based isUidNetworkingBlocked on V+" by Maciej Żenczykowski · 1 year, 4 months ago
- e55bcd5 Use Bpf map based isUidRestrictedOnMeteredNetworks on V+ by Motomu Utsumi · 1 year, 4 months ago
- eb92054 Add bpf map based getUidNetworkingBlockedReasons by Motomu Utsumi · 1 year, 4 months ago
- 59e2336 Merge "Add a comment about clat bpf stat lifetime" into main by Maciej Żenczykowski · 1 year, 3 months ago
- e950f6d prevent DscpPolicyTracker from printing big scary exception stack by Maciej Żenczykowski · 1 year, 3 months ago
- 300a83c Add comment for per-app preference priority by Motomu Utsumi · 1 year, 3 months ago
- 45f71b0 Merge "Fix DO check on headless devices" into main by Kholoud Mohamed · 1 year, 3 months ago
- 2c248d2 Add @RequiresApi(TIRAMISU) to BpfNetMapsUtils by Motomu Utsumi · 1 year, 4 months ago
- c044932 Merge "Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX" into main by Motomu Utsumi · 1 year, 4 months ago
- 173ffb9 Merge "Use helper function getIndexForValue in MulticastRoutingCoordinator." into main by Yang Sun · 1 year, 4 months ago
- 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 1 year, 4 months ago
- 11d3345 Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX by Motomu Utsumi · 1 year, 4 months ago
- 7a7d1ac Fix DO check on headless devices by Kholoud Mohamed · 1 year, 4 months ago
- 191f1b2 Inform the DNS resolver of the interfaces in a network. by Lorenzo Colitti · 1 year, 4 months ago
- bd8b2e4 Add a comment about clat bpf stat lifetime by Maciej Żenczykowski · 1 year, 4 months ago
- c6678bb Merge "Revert "Use bpf map based isUidNetworkingBlocked on V+"" into main by Patrick Rohr · 1 year, 4 months ago
- a658220 Revert "Use bpf map based isUidNetworkingBlocked on V+" by Patrick Rohr · 1 year, 4 months ago
- aeacff5 Merge "Add a flag to disable the background firewall chain" into main by Suprabh Shukla · 1 year, 4 months ago
- 724d897 Add a flag to disable the background firewall chain by Suprabh Shukla · 1 year, 4 months ago
- 6cbb7cf Merge "SatelliteAccessController enhancements to handle delete user scenario" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 4 months ago
- 0668238 SatelliteAccessController enhancements to handle delete user scenario by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- e7a4930 Merge "Use bpf map based isUidNetworkingBlocked on V+" into main by Motomu Utsumi · 1 year, 4 months ago
- ea408d3 Add RequiresApi annotation for T+ method call. by Muhammad Qureshi · 1 year, 4 months ago
- 9b272fa Use bpf map based isUidNetworkingBlocked on V+ by Motomu Utsumi · 1 year, 5 months ago
- 98eb360 Merge "Use connectivityHandler in CarrierPrivilegeAuthenticator" into main by Motomu Utsumi · 1 year, 5 months ago
- 452796c Merge "Move isChainEnabled and getUidRule to BpfNetMapsUtils" into main by Motomu Utsumi · 1 year, 5 months ago
- 8b3f9d9 clat bpf: add byte/packet counter by Maciej Żenczykowski · 1 year, 5 months ago
- 2f79f58 Move isChainEnabled and getUidRule to BpfNetMapsUtils by Motomu Utsumi · 1 year, 5 months ago
- 7bfcd30 Merge "Rename BpfNetMapsReader to NetworkStackBpfNetMaps" into main by Motomu Utsumi · 1 year, 5 months ago
- fc50404 Rename BpfNetMapsReader to NetworkStackBpfNetMaps by Motomu Utsumi · 1 year, 5 months ago
- 4fcaa4e Use connectivityHandler in CarrierPrivilegeAuthenticator by Motomu Utsumi · 1 year, 5 months ago
- b4772b1 Drop packets to VPN address ingressing via non-VPN interface by Motomu Utsumi · 1 year, 10 months ago
- a37386a Merge "Make the subscriptionIds and allowedUids public" into main by Ying Xu · 1 year, 5 months ago
- 4cd5b9e Merge "Ignore no permission calls for CaptivePortal.appRequest" into main by Chiachang Wang · 1 year, 5 months ago
- 73be9a0 Ignore no permission calls for CaptivePortal.appRequest by Chiachang Wang · 1 year, 5 months ago
- d2c103e Merge "Add CompatChange for local network matching" into main by Motomu Utsumi · 1 year, 5 months ago
- e08de4d Fix wrong request_count in connectivityStateSample and add tests by Motomu Utsumi · 1 year, 5 months ago
- cf3d200 Revert "Log bpf rc file if it differs from the template files." by Maciej Żenczykowski · 1 year, 5 months ago
- 49fa57a Revert "Fix BpfLoaderRcUtils to support IOS_8859_1" by Maciej Żenczykowski · 1 year, 5 months ago
- 611b804 Make the subscriptionIds and allowedUids public by Ying Xu · 1 year, 5 months ago
- ad480e0 Add CompatChange for local network matching by Motomu Utsumi · 1 year, 6 months ago
- e36d77c Revert "24Q2: use mainline netbpfload from apex" by Maciej Żenczykowski · 1 year, 5 months ago
- 13b5e1f 24Q2: use mainline netbpfload from apex by Maciej Żenczykowski · 1 year, 6 months ago
- 63ff28e Merge "SatelliteAccessController enhancements to handle Multiple User" into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- f63e6d8 SatelliteAccessController enhancements to handle Multiple User by Nagendra Prasad Nagarle Basavaraju · 1 year, 6 months ago
- ac162f2 Correct the method used for permission check by Chiachang Wang · 1 year, 6 months ago
- 0d06b94 Store the SubscriptionId together with the Carrier UID by Ying Xu · 1 year, 6 months ago
- 8960842 Merge "Enable CloseFrozenAppSockets feature on V+" into main by Motomu Utsumi · 1 year, 6 months ago
- 701efff Enable CloseFrozenAppSockets feature on V+ by Motomu Utsumi · 1 year, 6 months ago
- 22ea166 Shell commands to tweak uid rules on FIREWALL_CHAIN_BACKGROUND by Suprabh Shukla · 1 year, 6 months ago
- 804aa23 Support Satellite Network Preferred uid's multi layer request by Nagendra Prasad Nagarle Basavaraju · 1 year, 6 months ago
- 33c7da3 Add SatelliteAccessController class to support messaging on Satellite Internet by Nagendra Prasad Nagarle Basavaraju · 1 year, 6 months ago
- 7cabd32 Support bringing up restricted wifi by Ying Xu · 1 year, 7 months ago
- ef58a8a Merge "Rename check*Permission* to has*Permission" into main by Junyu Lai · 1 year, 6 months ago
- 84cc4e5 Merge "Increase max metrics duration deviation to 2 hours" into main by Hansen Kurli · 1 year, 6 months ago
- 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 6 months ago
- d854825 Increase max metrics duration deviation to 2 hours by Hansen Kurli · 1 year, 6 months ago
- 0d450d3 Bpf: open code PRE_T - too complex for errorprone linter by Maciej Żenczykowski · 1 year, 7 months ago
- 6b9d921 BpfNetMaps - add RequiresApi(T) annotations by Maciej Żenczykowski · 1 year, 7 months ago
- 3863c09 new BpfMap<> - remove spurious generic type arguments by Maciej Żenczykowski · 1 year, 7 months ago
- 06155c8 BpfMap - add R/W constructor alias by Maciej Żenczykowski · 1 year, 9 months ago
- ca537d5 Add Multicast routing status to dump by Yang Sun · 1 year, 7 months ago
- cc23753 Merge "Apply multicast routing configs" into main by Yang Sun · 1 year, 7 months ago
- bcc245d Merge "Support multicast routing" into main by Yang Sun · 1 year, 7 months ago
- 29037f6 Apply multicast routing configs by Yang Sun · 1 year, 8 months ago