summaryrefslogtreecommitdiff
path: root/tc/e_bpf.c
Commit message (Expand)AuthorAgeFilesLines
* tc: use SPDXStephen Hemminger2023-01-141-5/+1
* tc: e_bpf: fix memory leak in parse_bpf()Andrea Claudi2021-04-261-1/+3
* treewide: refactor help messagesMatteo Croce2019-05-201-13/+15
* bpf: make tc's bpf loader generic and move into libDaniel Borkmann2016-11-291-1/+1
* Use C99 style initializers everywherePhil Sutter2016-07-201-5/+2
* {f,m}_bpf: allow updates on program arraysDaniel Borkmann2015-11-291-1/+29
* {f,m}_bpf: allow for sharing mapsDaniel Borkmann2015-11-231-7/+11
* tc: built-in eBPF exec proxyDaniel Borkmann2015-04-271-0/+147