issues
search
oxidecomputer
/
p4
A P4 compiler
Mozilla Public License 2.0
111
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Comments on the P4 book
#55
jafingerhut
opened
1 week ago
0
Brief description of P4 architecture that this compiler implements?
#54
jafingerhut
opened
1 week ago
0
Async & HTQ
#53
rcgoodfellow
opened
1 month ago
0
fix lvalue hashing, direct action call support
#52
rcgoodfellow
closed
3 months ago
0
dont flip byte order on fields <= 8 bits
#51
rcgoodfellow
closed
5 months ago
0
panic serializing header
#50
rcgoodfellow
closed
5 months ago
3
fix deparse for non-aligned fields > 8 bits
#49
rcgoodfellow
closed
5 months ago
0
handle unaligned fields > than 1 byte in setters
#48
rcgoodfellow
closed
5 months ago
0
Prune p4rs dependencies
#47
pfmooney
closed
5 months ago
0
a few type handling improvements
#46
rcgoodfellow
closed
6 months ago
0
hlir lookups should be fully qualified
#45
rcgoodfellow
closed
3 months ago
0
Fix typo in 03-01-endianness.md
#44
owenhilyard
closed
7 months ago
0
Support for TNA Meters
#43
rcgoodfellow
opened
7 months ago
0
feed clippy
#42
rcgoodfellow
closed
9 months ago
0
Update README.md (fix typo)
#41
bsergean
closed
9 months ago
0
Add counters
#40
rcgoodfellow
opened
10 months ago
0
Bump zerocopy from 0.3.0 to 0.3.2
#39
dependabot[bot]
opened
11 months ago
0
Add support for the % operator
#38
Nieuwejaar
closed
11 months ago
0
Variable initialization overrides variable type.
#37
rcgoodfellow
opened
1 year ago
0
accept bitvec refs to for checksums, fix crash for no parser statements, update dtrace scripts, mixed width addition
#36
rcgoodfellow
closed
1 year ago
0
Addition with a variable==0 behaves differently than addition with a constant 0
#35
Nieuwejaar
closed
1 year ago
1
Variables without initializers cause invalid code generation.
#34
rcgoodfellow
opened
1 year ago
0
implement the &, |, ^ binary operators
#33
rcgoodfellow
closed
1 year ago
0
Checksum extern is broken.
#32
rcgoodfellow
opened
1 year ago
0
Global `const` symbols not resolved within action/parser bodies
#31
FelixMcFelix
opened
1 year ago
0
codegen: rust: when a table size is specified constrain generated tables to that size.
#30
rcgoodfellow
opened
1 year ago
0
Infer integer constant widths where possible.
#29
rcgoodfellow
opened
1 year ago
0
Need to sanitize "final"
#28
rcgoodfellow
opened
1 year ago
0
invsqrt and codel support?
#27
dtaht
opened
1 year ago
2
Real versioning
#26
rcgoodfellow
opened
1 year ago
0
fix checksum limits
#25
rcgoodfellow
closed
1 year ago
0
fix lpm keysize message, feed clippy
#24
rcgoodfellow
closed
1 year ago
0
Update usdt to 0.3.5
#23
pfmooney
closed
1 year ago
1
sub-byte fixes, table entry priorities, headers emitting pipeline, more binops
#22
rcgoodfellow
closed
1 year ago
0
recursively type-check apply calls
#21
rcgoodfellow
closed
1 year ago
0
more shoring up of endianness
#20
rcgoodfellow
closed
1 year ago
0
endian specific adders
#19
rcgoodfellow
closed
1 year ago
0
Fix decapsulation corruption.
#18
rcgoodfellow
closed
1 year ago
3
Better observability on parse rejections
#17
rcgoodfellow
opened
1 year ago
0
Fix buffer resize bug
#16
internet-diglett
closed
1 year ago
0
Ingress/Egress Split
#15
rcgoodfellow
closed
1 year ago
0
VLAN switch
#14
rcgoodfellow
closed
1 year ago
0
Relative Imports, Better SoftNpu Testing, Start Docs
#13
rcgoodfellow
closed
1 year ago
0
implement confused-endian semantics
#12
rcgoodfellow
closed
2 years ago
0
use qualified table names everywhere
#11
rcgoodfellow
closed
2 years ago
0
Stable Action/Table Ids, ddm support, 16-bit softnpu ports
#10
rcgoodfellow
closed
2 years ago
0
Allow NoAction in table actions list
#9
rcgoodfellow
opened
2 years ago
0
Table collision on valid P4 when instantiating control twice
#8
rcgoodfellow
closed
2 years ago
0
Add a static analysis check for uninitialized reads
#7
rcgoodfellow
opened
2 years ago
0
Open Source MVP
#6
rcgoodfellow
closed
2 years ago
0
Next