mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-01-04 08:01:46 +01:00
We provide a new service to facilitate registration of vendor-specific versions of the Fabric pipeconf (e.g., for Tofino) from third-party apps. This service is designed such that third-party apps do not need to depend on internal classes at compile time, such as the behaviour implementations. To make this possible, the package structure has been refactored to separate APIs from implementation. Change-Id: I487cb806541eb9e6877ebf398a94f057613df8cc (cherry picked from commit 36d5e7a2337c242e45ee57beacd82bba07a0851d)