4 Commits

Author SHA1 Message Date
Nate Foster
494706bd60
Delete DEFAULT_SERVER_URL (#135) 2018-04-17 21:10:41 -04:00
Antonin Bas
e535f0429c Fix MRI exercise solutions for recent bmv2 versions
Starting with version 1.11, bmv2 conforms with the P4_16 spec and
push_front no longer marks new headers as valid. With this commit, we
add calls to setValid after calls to push_front. For people using older
bmv2 versions, this means that the new header will be marked valid twice
in a row, which should not be an issue.
2018-04-15 08:37:21 -07:00
robh2
27997d391c Small tweaks to the VM. (#118)
* Added guest additions dependency.

* Fix Emacs syntax highlighting.
2018-03-06 20:48:16 -05:00
robh2
97f31560ca Adding P4D2_2018_East Folder (#116)
* Copying P4D2 Fall 2017 into P4D2 2018 East.

* Updated P4D2_2018_East VM.  Added vagrant URL workaround, cdrom to VM.  Updated to latest commits of BMV2, p4c, PI.  Known issue with p4runtime exercise.

* Applied patch from @antoninbas in  and updated solution
2018-03-04 03:50:22 -05:00