4 Commits

Author SHA1 Message Date
Han Wang
28a8414c58 update P4D2 and SIGCOMM2017 examples for new checksum API (#56) 2017-10-07 11:25:24 -07:00
Robert Soulé
119f267938 Fix for issue 32. (#33)
* This commit includes example tutorials and solutions for P4D2 2017.
- Added example P4 programs for ipv4_forwarding, mri, arp, calc
- Added python code to invoke compiler, start bmv2, run mininet
- Added solutions to above programs
- Added README files that describe exercises

* Fix for issue #32. The text had said the name of the action should be ipv4_forward, when it should have been set_dst_info.
2017-09-22 12:32:00 -04:00
Nate Foster
fe61fa61a7 Fix typo in calculator solution (#45) 2017-09-21 00:21:37 -04:00
Robert Soulé
a78dba7a5a This commit includes example tutorials and solutions for P4D2 2017. (#29)
- Added example P4 programs for ipv4_forwarding, mri, arp, calc
- Added python code to invoke compiler, start bmv2, run mininet
- Added solutions to above programs
- Added README files that describe exercises
2017-05-16 11:38:27 -07:00