summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2017-09-16 16:28:02 +0200
committerDavid S. Miller <davem@davemloft.net>2017-09-16 09:12:48 -0700
commit2130c0281608a109653272902e4d00b45bf00571 (patch)
tree7a4ca2c3a30f7884adef63a41e54ac6bc9a515c1 /Documentation
parentfc22579917eb7e13433448a342f1cb1592920940 (diff)
downloadlinux-0-day-2130c0281608a109653272902e4d00b45bf00571.tar.gz
linux-0-day-2130c0281608a109653272902e4d00b45bf00571.tar.xz
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/networking/filter.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/filter.txt b/Documentation/networking/filter.txt
index e5e33bac20689..789b74dbe1d96 100644
--- a/Documentation/networking/filter.txt
+++ b/Documentation/networking/filter.txt
@@ -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: