ONOS has developed a modular routing system to support the various routing applications that we have. Routing applications are those that interact with a legacy routing control plane, to receive routes into an ONOS application and program the SDN network based on those routes. An example of this is ourĀ SDN-IP use case.

This page describes how developers can write their own components that fit into the routing stack.