Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2130c028 authored by Pavel Machek's avatar Pavel Machek Committed by David S. Miller
Browse files

Documentation: link in networking docs



Fix link in filter.txt.

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

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fc225799
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: