1
0
Fork 0

Documentation: link in networking docs

Fix link in filter.txt.

Acked-by: Pavel Machek <pavel@ucw.cz>

Signed-off-by: David S. Miller <davem@davemloft.net>
zero-colors
Pavel Machek 2017-09-16 16:28:02 +02:00 committed by David S. Miller
parent fc22579917
commit 2130c02816
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ in many more places. There's xt_bpf for netfilter, cls_bpf in the kernel
qdisc layer, SECCOMP-BPF (SECure COMPuting [1]), and lots of other places
such as team driver, PTP code, etc where BPF is being used.
[1] Documentation/prctl/seccomp_filter.txt
[1] Documentation/userspace-api/seccomp_filter.rst
Original BPF paper: