]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5b9cd5588c4b7e617da35b139f61a0f8ea3004a
tree74d70ac1348ef9558386c089911a99f1fe28aa47
parent7fe475f6228968379f59422598754e54a73a73b0
bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place

In commit ea3ebbdc22a2 ("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 [new file with mode: 0644]
Documentation/networking/bpf_flow_dissector.rst [deleted file]
Documentation/networking/index.rst