summaryrefslogtreecommitdiff
path: root/Documentation/index.rst
diff options
context:
space:
mode:
authorBhargava Shastry <bshas3@gmail.com>2019-06-21 16:21:02 +0200
committerBen Pfaff <blp@ovn.org>2019-07-03 11:07:56 -0700
commitd11728b15489094fa22c3c2621ee2da27b01b91a (patch)
tree6508768afcb5aab5c07a97184fe390b15b7674e0 /Documentation/index.rst
parent695e5403343bdc2fe8134390044b58b6762fc16d (diff)
downloadopenvswitch-d11728b15489094fa22c3c2621ee2da27b01b91a.tar.gz
ossfuzz: Add documentation
Documents OvS fuzzing effort and performs a rudimentary security analysis of existing OvS fuzzing harnesses. Feedback on the documentation and analysis appreciated. Signed-off-by: Bhargava Shastry <bshas3@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 46261235c..331353fd3 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -87,7 +87,7 @@ Deeper Dive
- **Reference Guides:** :doc:`ref/index`
-- **Testing** :doc:`topics/testing`
+- **Testing** :doc:`topics/testing` :doc:`topics/fuzzing/index`
- **Packaging:** :doc:`intro/install/debian` |
:doc:`intro/install/rhel` |