android_packages_modules_Co.../Tethering
Maciej Żenczykowski 36867351ec offload ebpf - introduce 4.14+ ipv4 forwarding programs
We've backported the necessary support to all 4.14+ ACK kernels,
but we can't actually enforce that these changes will be picked
up by all devices.  Thus we can only make the full featured
implementations optional on [4.14..5.8) kernels, with a tcp-only
version for those 4.14+ devices where the full featured version
fails to load.

Note: there's still a fair bit of implementation work left
in the do_forward4() function itself.  This is really just
the skeleton.

Test: atest, TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: If78123e00d55a77f2ecd7da1547581797e23f9b2
2021-02-16 05:48:55 +00:00
..
apex move bpf test map into a separate file 2021-01-18 18:36:00 -08:00
apishim Dump BPF offload rules for upstream IPv4 and IPv6. 2021-01-27 14:30:51 +09:00
bpf_progs offload ebpf - introduce 4.14+ ipv4 forwarding programs 2021-02-16 05:48:55 +00:00
common/TetheringLib
jni Dump counters in "dumpsys tethering bpf". 2021-02-10 04:43:03 +00:00
res wifi: Add bridged pre-fix for tethering interface 2021-01-18 01:21:32 +00:00
src Load JNI in all classes that have native methods. 2021-02-10 15:43:38 +09:00
tests fix TetheringCoverageTests 2021-02-11 16:06:46 -08:00
Android.bp Add a bpf_tethering_headers lib used by the programs and JNI. 2021-02-09 01:54:52 +00:00
AndroidManifest.xml
AndroidManifestBase.xml
AndroidManifest_InProcess.xml
OWNERS
TEST_MAPPING
jarjar-rules.txt
proguard.flags