P4runtime

Latest version: v1.4.1

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.1

No content changes; tag was incremented only.

1.4.0

TBD

1.3.0

Third minor release for P4Runtime v1.

Changelog:
* API
* P4Runtime was assigned TCP port 9559 by IANA.
* Deprecate `watch` field (int32) in favor of `watch_port` (bytes). This allows using the watch port feature with the `p4runtime_translation` feature.
* specification
* Move "Security considerations" section to P4Runtime server discussion.
* Replace master, slave, master arbitration with more inclusive language: primary, backup, and client arbitration
* Clarify that source locations for annotations are optional in the P4Info message.

1.2.0

Second minor release for P4Runtime v1.

Changelog:
* API
* Add new `OPTIONAL` match kind. At the moment, `OPTIONAL` is only supported by the v1model architecture, and not by PSA. It will eventually be included in the core P4 language.
* Add support in P4Info for structured annotations, which are used to annotate objects with key-value lists or expression lists.
* Add a new `metadata` field of type `bytes` to `TableEntry`. This is more flexible than the now deprecated `controller_metadata` field.
* Add the ability to change the ID of table match fields, action parameters, Packet IO metadata fields, and Value Set match fields in P4Info by using the `id` annotation.
* Support using `string` as the controller type in the `p4runtime_translation` annotation. Update syntax when using a fixed-width unsigned bitstring as the controller type.
* Add optional P4 source locations to both structured and unstructured annotations.
* specification
* Clarify the behavior of some corner cases involving action profiles and selectors, including the watch port feature.
* build
* Overhaul of the Bazel build system
* Fix rules: remove dependency on `stackb/rules_proto`, use `bazelbuild/rules_proto` instead,
* Improve documentation.
* Add an example Bazel project depending on the P4Runtime rules.

1.2.0rc.2

Second release candidate for P4Runtime v1.2.0. Includes improved Bazel support.

1.2.0rc.1

First release candidate for P4Runtime v1.2.0.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.