Skip to content

Commit 2130c02

Browse files
pavelmachekdavem330
authored andcommitted
Documentation: link in networking docs
Fix link in filter.txt. Acked-by: Pavel Machek <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent fc22579 commit 2130c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/filter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ in many more places. There's xt_bpf for netfilter, cls_bpf in the kernel
4545
qdisc layer, SECCOMP-BPF (SECure COMPuting [1]), and lots of other places
4646
such as team driver, PTP code, etc where BPF is being used.
4747

48-
[1] Documentation/prctl/seccomp_filter.txt
48+
[1] Documentation/userspace-api/seccomp_filter.rst
4949

5050
Original BPF paper:
5151

0 commit comments

Comments
 (0)