summaryrefslogtreecommitdiff
path: root/server/InterfaceControllerTest.cpp
diff options
context:
space:
mode:
authorChenbo Feng <fengc@google.com>2018-02-05 15:19:15 -0800
committerChenbo Feng <fengc@google.com>2018-02-28 20:40:50 -0800
commit36575d066e1e04718a51eb1493a2c96c1ff8b3fd (patch)
tree2fdbcb75fbff74bc8b8815fd745846f247ad0fd3 /server/InterfaceControllerTest.cpp
parenteac6c476e252ad9943b4854acf0163a861cb8aec (diff)
Use c program as the eBPF kernel program
With proper Clang and LLVM support. The eBPF program can be compiled and generated from simplified C program. The original c program is bpf_ingress.c and bpf_egress.c and the corresponding .o file the output containing the BPF bytecode that need to be loaded into the kernel at runtime. Bug: 30950746 Test: run cts -m CtsNetTestCases -t android.net.cts.TrafficStatsTest Change-Id: Iedff82bf759c979bbe8e698570eabba436b56d80
Diffstat (limited to 'server/InterfaceControllerTest.cpp')
0 files changed, 0 insertions, 0 deletions