- e2c74e9 Merge "Update sources of Tethering module since it is renamed" by Remi NGUYEN VAN · 4 years, 5 months ago
- f427d49 Merge "Add a test for upstream selection." by Lorenzo Colitti · 4 years, 5 months ago
- 473399c Add a test for upstream selection. by Lorenzo Colitti · 4 years, 6 months ago
- 3357388 Merge changes from topic "attach_bpfprog_in_mainline" by Maciej Żenczykowski · 4 years, 5 months ago
- 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 5 months ago
- b401e58 Update sources of Tethering module since it is renamed by Aaron Huang · 4 years, 6 months ago
- 90b81ac ebpf offload - beginnings of xdp implementation by Maciej Żenczykowski · 4 years, 5 months ago
- acddd4f ebpf offload - make it possible to boot on Q era 4.14/4.19 kernels by Maciej Żenczykowski · 4 years, 5 months ago
- 2278aed ebpf offload - noop program reorder by Maciej Żenczykowski · 4 years, 5 months ago
- 499d3ca [NFCT.TETHER.14] Clear the BPF maps in BpfCoordinator ctor by Hungming Chen · 4 years, 5 months ago
- 57957fe Make TestConnectivityManager send CONNECTIVITY_ACTION. by Lorenzo Colitti · 4 years, 5 months ago
- b908e0c Merge "bpf offload - add a new 'tether_xdp_devmap'" by Maciej Żenczykowski · 4 years, 5 months ago
- 66287d3 Use TestConnectivityManager in TetheringTest. by Lorenzo Colitti · 4 years, 5 months ago
- b424a27 Support building different UpstreamNetworkState test objects. by Lorenzo Colitti · 4 years, 5 months ago
- bf69824 Change TetheringTest's UpstreamNetworkMonitor from mock to spy. by Lorenzo Colitti · 4 years, 6 months ago
- d025c56 Make TestConnectivityManager usable by other tethering tests. by Lorenzo Colitti · 4 years, 5 months ago
- db2cff5 bpf offload - add a new 'tether_xdp_devmap' by Maciej Żenczykowski · 4 years, 5 months ago
- bc1bdf4 Merge "Add dependency on system API in connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
- 74b2744 Add dependency on system API in connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
- e43c960 Merge "Add flag to force choosing upstreams automatically" by Remi NGUYEN VAN · 4 years, 5 months ago
- fcd5ec1 Merge "ebpf offload: bump size of ipv4 tethering maps" by Treehugger Robot · 4 years, 5 months ago
- 4945772 Merge "ebpf offload: mark as critical for tethering not netd" by Treehugger Robot · 4 years, 5 months ago
- 8549af9 ebpf offload: bump size of ipv4 tethering maps by Maciej Żenczykowski · 4 years, 5 months ago
- 607d6dd ebpf offload: mark as critical for tethering not netd by Maciej Żenczykowski · 4 years, 5 months ago
- ffb0ccd Add a BpfMap#clear method. by Lorenzo Colitti · 4 years, 5 months ago
- 56be03e Move definitions used by tethering bpf code into the module. by Lorenzo Colitti · 4 years, 5 months ago
- b485919 Add flag to force choosing upstreams automatically by Remi NGUYEN VAN · 4 years, 6 months ago
- f5b346e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Bob Badour · 4 years, 6 months ago
- 736f8ec Merge "Don't crash Tethering service when WiFi feature is missing" by Tomasz Wasilczyk · 4 years, 6 months ago
- 319064f Merge "Use networkstack_client instead of aidl_interface" by Treehugger Robot · 4 years, 6 months ago
- c4127ef Merge "Add tethering-module-sdk build target." by Treehugger Robot · 4 years, 6 months ago
- c72a6ca Merge "Set updateable:false explicitly in apex rules." by Treehugger Robot · 4 years, 6 months ago
- e982f09 ebpf offload - rename PUNT/DROP to TC_PUNT/TC_DROP by Maciej Żenczykowski · 4 years, 6 months ago
- e4a726a ebpf offload - add support for tethering of ipv4 udp by Maciej Żenczykowski · 4 years, 6 months ago
- 82ee26b ebpf offload - do L4 header present check earlier by Maciej Żenczykowski · 4 years, 6 months ago
- 3cbccdb Don't crash Tethering service when WiFi feature is missing by Tomasz Wasilczyk · 4 years, 6 months ago
- adfc933 Set updateable:false explicitly in apex rules. by Mathew Inwood · 4 years, 6 months ago
- 97e6be2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 4 years, 6 months ago
- d05f990 Use networkstack_client instead of aidl_interface by Jeongik Cha · 4 years, 6 months ago
- 3686735 offload ebpf - introduce 4.14+ ipv4 forwarding programs by Maciej Żenczykowski · 4 years, 6 months ago
- aefa095 offload ebpf - do_forward4() - introduce updatetime argument by Maciej Żenczykowski · 4 years, 6 months ago
- b0ac41f tethering offload ebpf - lower requirement from 5.9 to 5.8 by Maciej Żenczykowski · 4 years, 6 months ago
- 6d71f10 Add tethering-module-sdk build target. by Hai Zhang · 4 years, 6 months ago
- af97e51 Merge "Load JNI in all classes that have native methods." by Lorenzo Colitti · 4 years, 6 months ago
- c92e8ce fix TetheringCoverageTests by Maciej Żenczykowski · 4 years, 6 months ago
- 6800811 Load JNI in all classes that have native methods. by Lorenzo Colitti · 4 years, 6 months ago
- d561b7f Add IPv4 counters. by Lorenzo Colitti · 4 years, 6 months ago
- 4e92da0 Dump counters in "dumpsys tethering bpf". by Lorenzo Colitti · 4 years, 6 months ago
- 555472a Don't leak map fds in BpfCoordinator#dump. by Lorenzo Colitti · 4 years, 6 months ago
- 4431655 Merge "offload - finish ipv4 tethering" by Lorenzo Colitti · 4 years, 6 months ago
- 72ec3ba Improve BPF tethering counters. by Lorenzo Colitti · 4 years, 6 months ago
- d46b3d8 Merge changes I3fcd7eb8,I4bf2c762 by Maciej Żenczykowski · 4 years, 6 months ago
- b81584d Add error counters for various failures. by Lorenzo Colitti · 4 years, 6 months ago
- 734b14e Add a bpf_tethering_headers lib used by the programs and JNI. by Lorenzo Colitti · 4 years, 6 months ago
- 199641d Revert "Don't crash Tethering service when WiFi feature is missing" by Martin Stjernholm · 4 years, 6 months ago
- f6a1052 Don't crash Tethering service when WiFi feature is missing by Tomasz Wasilczyk · 4 years, 6 months ago
- c0bae3c Merge "Add NetdStaticLibTestsLib into TetheringCoverageTests" by Lucas Lin · 4 years, 6 months ago
- ec5f67d offload - finish ipv4 tethering by Maciej Żenczykowski · 4 years, 6 months ago
- 5dc7de2 Add NetdStaticLibTestsLib into TetheringCoverageTests by lucaslin · 4 years, 7 months ago
- 0f7f9b6 Merge "Dump BPF offload rules for upstream IPv4 and IPv6." by Treehugger Robot · 4 years, 6 months ago
- 7dfbcf5 merge Tether{Down,Up}stream6Value -> Tether6Value by Maciej Żenczykowski · 4 years, 6 months ago
- 61976f2 Dump BPF offload rules for upstream IPv4 and IPv6. by Lorenzo Colitti · 4 years, 6 months ago
- 0913a7a Merge changes Iaac422d7,Ia7638b31 by Lorenzo Colitti · 4 years, 6 months ago
- cff64c8 fix comments by Maciej Żenczykowski · 4 years, 6 months ago
- f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 6 months ago
- 51c1a95 Address comments on aosp/1559686. by Lorenzo Colitti · 4 years, 6 months ago
- 77262ce Add an isEmpty convenience method to BpfMap. by Lorenzo Colitti · 4 years, 6 months ago
- 7bf39e5 Address a TODO in BpfMapTest. by Lorenzo Colitti · 4 years, 6 months ago
- 5b1ed50 Program the upstream IPv6 map in BpfCoordinator. by Lorenzo Colitti · 4 years, 6 months ago
- d69a886 Rename TetherDownstream6Value to Tether6Value. by Lorenzo Colitti · 4 years, 6 months ago
- 3c35666 Merge changes from topic "bpf_tether4_rename" by Lorenzo Colitti · 4 years, 6 months ago
- a36d65d Mark the EntitlementManager PendingIntents as immutable. by Lorenzo Colitti · 4 years, 6 months ago
- ae27ecf Fix a WTF in IpServerTest. by Lorenzo Colitti · 4 years, 6 months ago
- 911a726 merge Tether{Down,Up}stream4{Key,Value} - part 3 - fixups by Maciej Żenczykowski · 4 years, 6 months ago
- 32874eb merge Tether{Down,Up}stream4{Key,Value} - part 2 - java by Maciej Żenczykowski · 4 years, 6 months ago
- 1feb8b4 merge Tether{Down,Up}stream4{Key,Value} - part 1 - C portion by Maciej Żenczykowski · 4 years, 6 months ago
- dc4189f Merge changes I8cd6e49b,Ibb52c7b7 by Lorenzo Colitti · 4 years, 6 months ago
- c2b0146 offload - begin ipv4 tethering implementation by Maciej Żenczykowski · 4 years, 6 months ago
- dd833de [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF map by Hungming Chen · 4 years, 6 months ago
- 18552e8 offload - ignore ethernet packets not destined for us by Maciej Żenczykowski · 4 years, 6 months ago
- bf8ec1a rename do_forward to do_forward6 by Maciej Żenczykowski · 4 years, 6 months ago
- 2f1c2b2 Merge changes I73f30477,I84db13ac by Nucca Chen · 4 years, 6 months ago
- fc4f654 bpf tether offload - do not offload TCP SYN/FIN/RST packets by Maciej Żenczykowski · 4 years, 6 months ago
- 347dd90 [NFCT.TETHER.9] Build IPv4 offload BPF rules for raw ip by Hungming Chen · 4 years, 7 months ago
- 8784a60 [NFCT.TETHER.8] Prepare the upstream information for IPv4 offload rule by Hungming Chen · 4 years, 7 months ago
- d71c06e [NFCT.TETHER.7] Prepare the downstream information for IPv4 offload rule by Hungming Chen · 4 years, 8 months ago
- 168a966 Merge "[NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator" by Nucca Chen · 4 years, 6 months ago
- 30a2d82 adjust to changes in map location by Maciej Żenczykowski · 4 years, 6 months ago
- 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 4 years, 10 months ago
- b199742 add placeholder ebpf programs for XDP tethering by Maciej Żenczykowski · 4 years, 7 months ago
- 088fe19 add placeholder ipv4 ebpf tethering offload programs by Maciej Żenczykowski · 4 years, 7 months ago
- 73dc23c Merge changes from topic "v6_tether" by Maciej Żenczykowski · 4 years, 7 months ago
- 5b00fbd switch bpf programs to group network_stack by Maciej Żenczykowski · 4 years, 7 months ago
- bca0c85 Add tethering programs for upstream. by Maciej Żenczykowski · 4 years, 7 months ago
- a0e2c04 refactor: continued by Maciej Żenczykowski · 4 years, 7 months ago
- 770e0a7 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 7 months ago
- 3bf519f Merge "BpfMapTest - adjust paths for bpfloader change" by Maciej Żenczykowski · 4 years, 7 months ago
- d4bcf54 Merge "add a test xdp program that drops all IPv4/UDP packets" by Treehugger Robot · 4 years, 7 months ago
- 8c7cd34 add a test xdp program that drops all IPv4/UDP packets by Maciej Żenczykowski · 4 years, 7 months ago
- 6b7829f switch from SEC() to DEFINE_BPF_PROG() by Maciej Żenczykowski · 4 years, 7 months ago