]> granicus.if.org Git - strace/commit
basic_filters: add %net as a possible designation for network syscalls
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 7 Oct 2018 03:05:44 +0000 (05:05 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 24 Nov 2018 01:22:13 +0000 (01:22 +0000)
commit97c3deca542240158904e0455c3d0198566a2e2d
treebc453c21ee0356f0296465fc71cf345c83ef0d5a
parent384e286e5dcaf2b9be65ccb2e9e7068161d194ab
basic_filters: add %net as a possible designation for network syscalls

* basic_filters.c (lookup_class) <syscall_class>: Add %net as an alias
for TRACE_NETWORK.
basic_filters.c