OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc22579
)
Documentation: link in networking docs
author
Pavel Machek
<pavel@ucw.cz>
Sat, 16 Sep 2017 14:28:02 +0000
(16:28 +0200)
committer
David S. Miller
<davem@davemloft.net>
Sat, 16 Sep 2017 16:12:48 +0000
(09:12 -0700)
Fix link in filter.txt.
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/filter.txt
patch
|
blob
|
history
diff --git
a/Documentation/networking/filter.txt
b/Documentation/networking/filter.txt
index
e5e33ba
..
789b74d
100644
(file)
--- 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.tx
t
+ [1] Documentation/
userspace-api/seccomp_filter.rs
t
Original BPF paper: