summaryrefslogtreecommitdiff
path: root/bpfloader/BpfLoader.cpp
AgeCommit message (Expand)Author
2018-05-30Use a separate map to store per app statsChenbo Feng
2018-05-09Switch from leaking Slice memory to MemBlockErik Kline
2018-05-01Merge all bpf programs into oneChenbo Feng
2018-04-12Fix cgroup bpf program directionChenbo Feng
2018-04-12Add xt_owner module support in trafficControllerChenbo Feng
2018-03-19Use xt_bpf module to record the iface statsChenbo Feng
2018-03-12Move the bpf ELF binary to system/etc/bpfChenbo Feng
2018-02-28Use c program as the eBPF kernel programChenbo Feng
2018-01-23Use a isolated process to load bpf programChenbo Feng