p4lang-p4c-nightly:fix/testcase-simplerouter-p4

Last commit made on 2017-10-18
Get this branch:
git clone -b fix/testcase-simplerouter-p4 https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
fix/testcase-simplerouter-p4
Repository:
lp:p4lang-p4c-nightly

Recent commits

a826fca... by Han Wang <email address hidden>

correct test case issue767.p4

930e783... by Han Wang <email address hidden>

update simple_router.p4 test case to set egress_spec, instead of egress_port in ingress

088f2e1... by Han Wang <email address hidden>

allow annotation on extern methods (#966)

fdc89ea... by Chris Dodd <email address hidden>

bitvec::operator< (needed to use bitvec as a map key)

cfe7394... by Antonin Bas <email address hidden>

Add serializeP4RuntimeIfRequired convenience wrapper (#962)

* Add serializeP4RuntimeIfRequired convenience wrapper

A wrapper around generateP4Runtime, which can be used by all backends
which want to output the serialized control-plane API structures to
files.

* Add control-plane support in p4test backend

e66b613... by cole-barefoot <email address hidden>

Add comments for some ControlFlowVisitor methods. (#956)

7cf1f6f... by Mihai Budiu <email address hidden>

Fix for issue #763 (#931)

* Fix for issue #763

34b05ae... by Raj Joshi

Added libboost-graph-dev to Ubuntu dependencies (#947)

Fixes the CMake warning: "Boost graph headers not found, will not build 'graphs' backend" and thus builds the graphs backend.

567e2a4... by Calin Cascaval <email address hidden>

fixes the path and the install command for documentation.

Fixes #958

96b0c71... by Han Wang <email address hidden>

remove checksum1-bmv2 from xfail