blob: eb8bbc2035f8ce27a55df2076150ecee252fb93d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
*************************
Built-in Ryu applications
*************************
Ryu has some built-in Ryu applications.
Some of them are examples.
Others provide some functionalities to other Ryu applications.
.. toctree::
:maxdepth: 1
app/ofctl.rst
app/ofctl_rest.rst
app/rest_vtep.rst
app/bgp_application.rst
|