libmemif: refactor examples

- icmp_responder: responds to ICMPv4 and ARP requests
- loopback: connects two interfaces and sends a
  verification packet from master memif to slave memif
  where it is looped back
- loopback (reverse path): reverses direction of packet
  in loopback application (slave memif to master memif)

Type: refactor

Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com>
Change-Id: Ie90aaa3367269408efb6c5d538ad5aa827432238
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:
Jakub Grajciar
2021-01-04 11:28:33 +01:00
committed by Damjan Marion
parent 7d6f7d0d67
commit e74c04fc9f
19 changed files with 1838 additions and 329 deletions

View File

@ -1 +0,0 @@
../../../extras/libmemif/examples/example_setup_doc.rst

View File

@ -19,6 +19,5 @@ packets using libmemif API.
libmemif_doc
buildinstructions_doc
example_setup_doc
examples_doc
gettingstarted_doc
examples_doc