X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fquic%2Fquic_plugin.rst;h=429b83e7a70b5c655cf9449305fc63fec1b69d94;hb=340c15c6ed34ce60c821b5260fec3eb11d65dcb7;hp=3bbddd83169106d95c35f39c24ebd826fe122ad8;hpb=4d11b6cecaa9c1be20aa149bc8779f197f6393ed;p=vpp.git diff --git a/src/plugins/quic/quic_plugin.rst b/src/plugins/quic/quic_plugin.rst index 3bbddd83169..429b83e7a70 100644 --- a/src/plugins/quic/quic_plugin.rst +++ b/src/plugins/quic/quic_plugin.rst @@ -47,7 +47,7 @@ After having setup two interconnected vpps, you can attach the quic_echo binary * To run the client & server use ``quic_echo socket-name /vpp.sock client|server uri quic://1.1.1.1/1234`` * Several options are available to customize the amount of data sent, number of threads, logging and timing. -The behavior of this app when run with ``nclient 2/4`` is two first establish 2 connections with the given peer, and once everything has been openend start opening 4 quic streams, and transmit data. Flow is as follows. +The behavior of this app when run with ``nclient 2/4`` is two first establish 2 connections with the given peer, and once everything has been opened start opening 4 quic streams, and transmit data. Flow is as follows. .. image:: /_images/quic_plugin_echo_flow.png