On Thu, 22 Oct 2015 17:31:32 +0900
Minoru TAKAHASHI <[email protected]> wrote:

> This patches makes ofctl_rest enable use of the following messages. 
> 
>  - OFPTableFeaturesStats message
>  - OFPQueueGetConfig message
>  - OFPTableStats message
> 
> Minoru TAKAHASHI (6):
>   ofctl_rest: support OFPTableStats Message
>   ofctl_rest: support OFPTableFeaturesStats Message
>   ofctl_rest: support OFPQueueGetConfig Message
>   doc/app/ofctl_rest: Add description for OFPTableFeaturesStats message
>   doc/app/ofctl_rest: Add description for OFPQueueGetConfig message
>   doc/app/ofctl_rest: Add description for OFPTableStats message
> 
>  doc/source/app/ofctl_rest.rst | 374 
> ++++++++++++++++++++++++++++++++++++++++++
>  ryu/app/ofctl_rest.py         | 106 +++++++++++-
>  ryu/lib/ofctl_v1_0.py         |  51 ++++++
>  ryu/lib/ofctl_v1_2.py         | 162 ++++++++++++++++++
>  ryu/lib/ofctl_v1_3.py         | 152 +++++++++++++++++
>  5 files changed, 844 insertions(+), 1 deletion(-)

Applied, thanks.

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to