p4lang / p4runtime

Specification documents for the P4Runtime control-plane API
Apache License 2.0
140 stars 86 forks source link

Update P4Runtime-Spec.mdk to clarify length restrictions on Bytestrings #421

Closed verios-google closed 1 year ago

verios-google commented 1 year ago

The specification states that Bytestrings of length zero are not allowed. Clarify that there are no restrictions on the "maximum" length only, to avoid potential confusion. Closes https://github.com/p4lang/p4runtime/issues/420