On Fri, 23 Feb 2018 12:40:32 +0900
IWASE Yusuke <iwase.yusu...@gmail.com> wrote:

> Because OVS 2.9.0 does not yet support the OXS(EXT-334), in order to use
> ``OFPMP_FLOW_STATS``, ``OFPMP_AGGREGATE_STATS`` and
> ``OFPT_FLOW_REMOVED`` messages, we need to use parsers for the OpenFlow
> version 1.4.
> 
> This patch adds an utility function to disable EXT-334 features and to
> use the OpenFlow 1.4 parsers for these messages.
> 
> Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com>
> ---
>  ryu/ofproto/ofproto_v1_5_parser.py | 30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)

Can we simply say that OVS doesn't support OF 1.5 until OVS fully
implements OF 1.5?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to