Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support fallback ports in replicas for multicast (#508)
* Support fallback ports in Replicas for multicast Signed-off-by: Matthew Lam <[email protected]> * Update the P4Runtime-Spec to remove whitespace. Signed-off-by: Author Name <[email protected]> Signed-off-by: Matthew Lam <[email protected]> * Remove incorrect text in P4runtime-spec. Signed-off-by: Matthew Lam <[email protected]> * Support fallback ports in replicas for multicast Signed-off-by: Matthew Lam <[email protected]> * Update the P4Runtime-Spec example for multicast Signed-off-by: Matthew Lam <[email protected]> * Update the P4Runtime-Spec for multicast Signed-off-by: Matthew Lam <[email protected]> * Support port fallback for multicast by adding backup replicas Signed-off-by: Matthew Lam <[email protected]> * Update the P4Runtime-Spec to remove whitespace. Signed-off-by: Matthew Lam <[email protected]> * Update the P4Runtime-Spec. Signed-off-by: Matthew Lam <[email protected]> * Update the associated go and rust files with the versioning changes. Signed-off-by: Matthew Lam <[email protected]> * Support fallback ports as backup replicas for multicast Signed-off-by: Matthew Lam <[email protected]> * Fix odd white spacing in p4runtime.proto Signed-off-by: Matthew Lam <[email protected]> * Update P4Runtime Spec to specify cases of when ports go down. Signed-off-by: Matthew Lam <[email protected]> * Update the P4RuntimeSpec to specify packet processing side effects of a fully down replica + it's backups Signed-off-by: Matthew Lam <[email protected]> * Update the P4RuntimeSpec to specify examples of packet processing side effects Signed-off-by: Matthew Lam <[email protected]> * Updated comments and P4Runtime Spec examples. Signed-off-by: Matthew Lam <[email protected]> * Update comment. Signed-off-by: Matthew Lam <[email protected]> * Update P4Runtime-Spec.mdk with backup replicas being optional and properties of replicas and backup replicas Signed-off-by: Matthew Lam <[email protected]> * Update P4Runtime-Spec.mdk Signed-off-by: Matthew Lam <[email protected]> * Update p4runtime.proto Signed-off-by: Matthew Lam <[email protected]> * Update p4.v1.rs Signed-off-by: Matthew Lam <[email protected]> * Update p4runtime.pb.go Signed-off-by: Matthew Lam <[email protected]> --------- Signed-off-by: Matthew Lam <[email protected]> Signed-off-by: Author Name <[email protected]>
- Loading branch information