diff options
author | Stanislav Fomichev <sdf@google.com> | 2019-04-03 22:53:18 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-04 15:25:23 +0200 |
commit | 5eed7898626bedd6405421550c0c6e8ab9591bb2 (patch) | |
tree | 3150fe15542f345a3c4bdf140c4fdb0de780a743 /Documentation/networking/index.rst | |
parent | Merge branch 'bpf-flow-dissector-fixes' (diff) | |
download | linux-5eed7898626bedd6405421550c0c6e8ab9591bb2.tar.xz linux-5eed7898626bedd6405421550c0c6e8ab9591bb2.zip |
flow_dissector: rst'ify documentation
Rename bpf_flow_dissector.txt to bpf_flow_dissector.rst and fix
formatting. Also, link it from the Documentation/networking/index.rst.
Tested with 'make htmldocs' to make sure it looks reasonable.
Fixes: ae82899bbe92 ("flow_dissector: document BPF flow dissector environment")
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r-- | Documentation/networking/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 5449149be496..984e68f9e026 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -9,6 +9,7 @@ Contents: netdev-FAQ af_xdp batman-adv + bpf_flow_dissector can can_ucan_protocol device_drivers/freescale/dpaa2/index |