db2cff5cdf4fc1149754a344c11f8dae0a9d0b68
It will map device ifindex to itself (but note that internally in the kernel this is optimized into a map from ifindex to direct device pointer), but only for xdp transmit capable devices (other devices will not have an entry). This will allow the use of bpf_redirect_map() from xdp tethering programs. Test: atest, TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I29684e6761727d1115e9b4d75486eccbca3d5e33
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%