sibanez12 3ae98d14b9 Updated basic_tunnel exercise README (#90)
* Adding initial implementation of basic_encap example

* Updated basic_encap example to count the number of valid packets

* Updated basic_encap example to put encapsulation layer after Ethernet
header.

* Added solution file for basic_encap example

* Changed the name of the basic_encap example to basic_tunnel and called
the new header myTunnel. Also changed the myTunnel field names slightly.

* Updated the README file for the basic_tunnel exercise. Also added topo.pdf
image to serve as a reference during implementation.

* Updated basic/README.md to point to basic_tunnel as the next exercise.

* Updated the README for basic to point to basic_tunnel.

Updated the starter code for basic_tunnel to look like basic
solution with todo comments.

Updated send.py and receive.py to be able to send both plain IP
packets and tunneled IP packets.

Updated basic_tunnel.p4 to have same control flow as p4runtime
exercise.

* Updated the basic and basic_tunnel README files to remove references
to the old run.sh script.

Updated TODO list in basic_tunnel README

* Updated README files to indicate logs are in /tmp

* Updated README for basic_tunnel exercise to specify the etherType
field value.
2017-11-09 22:37:26 -08:00
2017-06-01 11:30:40 -07:00
2017-06-01 11:30:40 -07:00
2017-11-08 08:13:17 -08:00
2015-09-30 17:20:24 -07:00
2017-06-01 11:30:40 -07:00

tutorials

P4 language tutorials

Make sure that you edit env.sh to point to your local copy of bmv2 and p4c-bm. You may want to follow the instructions here to make sure that your environment is setup correctly.

Description
P4 dili tutoriallarinin Turkce cozumleri
Readme 59 MiB
Languages
P4 42.9%
Python 41.3%
Shell 6.7%
Emacs Lisp 4.2%
Vim Script 2.5%
Other 2.4%