P4Runtime Release v1.3.0
Third minor release for P4Runtime v1.
Changelog:
- API
- P4Runtime was assigned TCP port 9559 by IANA.
- Deprecate
watch
field (int32) in favor ofwatch_port
(bytes). This allows using the watch port feature with thep4runtime_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.