aboutsummaryrefslogtreecommitdiffstats
path: root/extras/libmemif/examples/example_setup_doc.md
diff options
context:
space:
mode:
Diffstat (limited to 'extras/libmemif/examples/example_setup_doc.md')
-rw-r--r--extras/libmemif/examples/example_setup_doc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/libmemif/examples/example_setup_doc.md b/extras/libmemif/examples/example_setup_doc.md
index 89a0b10e2f8..7fc5443b5fd 100644
--- a/extras/libmemif/examples/example_setup_doc.md
+++ b/extras/libmemif/examples/example_setup_doc.md
@@ -187,7 +187,7 @@ Statistics: 5 sent, 4 received, 20% packet loss
#### icmp_responder master icmp_responder slave
-> Example apps can only repond to ping. This setup creates connection between two applications using libmemif. Traffic functionality is the same as when connection to VPP. App can receive ARP/ICMP request and transmit response, but can not send ARP/ICMP request.
+> This setup creates connection between two applications using libmemif. Traffic functionality is the same as when connection to VPP. App can receive ARP/ICMP request and transmit response.
Run two instances of icmpr-epoll example.
> If not running in container, make sure folder /run/vpp/ exists before creating memif master.