]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place
authorStanislav Fomichev <sdf@google.com>
Thu, 18 Apr 2019 23:47:52 +0000 (16:47 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 18 Apr 2019 23:59:42 +0000 (16:59 -0700)
In commit da7031491786 ("bpf: Document BPF_PROG_TYPE_CGROUP_SYSCTL")
Andrey proposes to put per-prog type docs under Documentation/bpf/

Let's move flow dissector documentation there as well.

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/index.rst
Documentation/bpf/prog_flow_dissector.rst [moved from Documentation/networking/bpf_flow_dissector.rst with 98% similarity]
Documentation/networking/index.rst

index dadcaa9a9f5fb4cb727168b9dc7b259d8fbfaa8d..d3fe4cac0c90a67c4072341ee8ca20ae9c62e573 100644 (file)
@@ -43,6 +43,7 @@ Program types
    :maxdepth: 1
 
    prog_cgroup_sysctl
+   prog_flow_dissector
 
 
 .. Links:
similarity index 98%
rename from Documentation/networking/bpf_flow_dissector.rst
rename to Documentation/bpf/prog_flow_dissector.rst
index b375ae2ec2c4f43d4c59a5f12cb26b3a8f205df5..ed343abe541e120738acf8501eab3a02510af76b 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-==================
-BPF Flow Dissector
-==================
+============================
+BPF_PROG_TYPE_FLOW_DISSECTOR
+============================
 
 Overview
 ========
index 984e68f9e0269507132846517a4c4c2b8d726216..5449149be496fa8448fa5b74bafe2c5c796cb06d 100644 (file)
@@ -9,7 +9,6 @@ Contents:
    netdev-FAQ
    af_xdp
    batman-adv
-   bpf_flow_dissector
    can
    can_ucan_protocol
    device_drivers/freescale/dpaa2/index