Releases: github-sajan/p4c
Releases · github-sajan/p4c
v1.2.4.0
v1.2.3.7
ebpf/PSA: Add support for wide fields in parser value_set (#3912)
v1.2.3.5
Fix for STF tests with BMv2 when Scapy 2.5.0 is installed (#3816)
v1.2.3.4
Check that value sets have a constant constructor argument (#3754) * Check that value sets have a constant constructor argument Signed-off-by: Mihai Budiu <mbudiu@vmware.com>
v1.2.3.3
List contributors to P4Tools backend (#3742) * List contributors to P4Tools backend
v1.2.3.1
Fix hdr align (#3521) * Fix non contiguous hdr field alignment Properly discard bits when casting to lower sizes Fix typeMap for constants
v1.2.2.3
loop unrolling: Use type of original expression (#3420) Signed-off-by: Mihai Budiu <mbudiu@vmware.com>
v1.2.2.2
Allow specialized types for direct control/parser invocations (#3260) * Use proper ::error call * Allow specialized types for direct control/parser invocations Signed-off-by: Mihai Budiu <mbudiu@vmware.com>