aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_images/quic_plugin_datastructures.pngbin0 -> 46525 bytes
-rw-r--r--docs/_images/quic_plugin_echo_flow.pngbin0 -> 43106 bytes
-rw-r--r--docs/gettingstarted/developers/index.rst1
l---------docs/gettingstarted/developers/quic_plugin.rst1
4 files changed, 2 insertions, 0 deletions
diff --git a/docs/_images/quic_plugin_datastructures.png b/docs/_images/quic_plugin_datastructures.png
new file mode 100644
index 00000000000..00bd3ff642e
--- /dev/null
+++ b/docs/_images/quic_plugin_datastructures.png
Binary files differ
diff --git a/docs/_images/quic_plugin_echo_flow.png b/docs/_images/quic_plugin_echo_flow.png
new file mode 100644
index 00000000000..1b976f07a52
--- /dev/null
+++ b/docs/_images/quic_plugin_echo_flow.png
Binary files differ
diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst
index fe265786e24..2d27da99ba8 100644
--- a/docs/gettingstarted/developers/index.rst
+++ b/docs/gettingstarted/developers/index.rst
@@ -39,3 +39,4 @@ The Developers section covers the following areas:
fib20/index.rst
buildwireshark
punt
+ quic_plugin
diff --git a/docs/gettingstarted/developers/quic_plugin.rst b/docs/gettingstarted/developers/quic_plugin.rst
new file mode 120000
index 00000000000..ffe53429571
--- /dev/null
+++ b/docs/gettingstarted/developers/quic_plugin.rst
@@ -0,0 +1 @@
+../../../src/plugins/quic/quic_plugin.rst \ No newline at end of file