summaryrefslogtreecommitdiff
path: root/bpf_sock_filter.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* xlat/skf_off: use XLAT_MACROS_ONLY instead of #stopDmitry V. Levin2019-08-141-1/+3
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-0/+1
* xlat: provide fallback definitions for SKF_*_OFF constantsDmitry V. Levin2018-05-071-0/+1
* bpf_sock_filter: use print_xlat32Eugene Syromyatnikov2018-04-121-5/+6
* Implement decoding of linux socket filter programsDmitry V. Levin2017-07-081-0/+71