On Thu, 27 Feb 2014 09:06:51 +0900
Simon Horman <[email protected]> wrote:

> Hi,
> 
> this adds and implementation of and tests for of13 port table feature
> experimenter property.
> 
> The ethernet property is already implemented and tested.
> And with this series in place all properties are implemented and tested.
> 
> To aid review this series and its dependencies are available at
> https://github.com/horms/ryu devel/of1.3-table-feature-properties-v2
> 
> 
> Changes since v1:
> * Do not add line more than 79 characters wide to python code
> 
> 
> Simon Horman (3):
>   of13: Add table feature experimenter property
>   of13: Add experimenter property to table features request unit test
>   of13: Add experimenter property to table features reply unit test
> 
>  ryu/ofproto/ofproto_v1_3_parser.py                 |  50 
> ++++++++++++++++++++-
>  .../of13/4-55-ofp_table_features_request.packet    | Bin 11072 -> 11128 bytes
>  .../of13/4-56-ofp_table_features_reply.packet      | Bin 11072 -> 11128 bytes
>  ryu/tests/packet_data_generator/src/x4.erl         |  28 +++++++++++-
>  .../4-55-ofp_table_features_request.packet.json    |  29 +++++++++++-
>  .../of13/4-56-ofp_table_features_reply.packet.json |  29 +++++++++++-
>  ryu/utils.py                                       |   2 +-
>  7 files changed, 131 insertions(+), 7 deletions(-)

Applied, thanks.

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to