Skip to content

P4Runtime Release v1.3.0

Latest
Compare
Choose a tag to compare
@antoninbas antoninbas released this 01 Dec 02:50

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.