Hi,

this adds and implementation of and tests for the following
OF14  properties:

- port stats optical and experimenter
- port mod optical and experimenter

With this series and its dependency in place
all OF1.4 properties are implemented and tested.

To aid review this series and its dependencies are available at
https://github.com/horms/ryu devel/of1.4-properties-v4

I have made a wiki page to summarise the status of OF1.4 support in Ryu
https://github.com/horms/ryu/wiki/OpenFlow-V1.4-Coverage


Changes since v3:

Rebase on top of master, 13 of the patches from v3 have been merged
and are present there.



Simon Horman (9):
  of14: Add experimenter property to port status unit test
  of14: Add optical property to port stats reply unit test
  of14: Add port stats experimenter property
  of14: Add experimenter property to port stats reply unit test
  of14: Remove _PACK_STR from port mod ethernet property
  of14: Add port mod optical property
  of14: Add optical property to port mod reply unit test
  of14: Add port mod experimenter property
  of14: Add experimenter property to port mod reply unit test

 ryu/ofproto/ofproto_v1_4_parser.py                 |  42 +++++++++++++--
 .../packet_data/of14/5-22-ofp_port_mod.packet      | Bin 40 -> 120 bytes
 .../of14/5-30-ofp_port_stats_reply.packet          | Bin 256 -> 360 bytes
 .../packet_data/of14/5-37-ofp_port_status.packet   | Bin 128 -> 184 bytes
 ryu/tests/packet_data_generator/src/x5.erl         |  60 +++++++++++++++++++--
 .../json/of14/5-22-ofp_port_mod.packet.json        |  38 +++++++++++++
 .../of14/5-30-ofp_port_stats_reply.packet.json     |  46 +++++++++++++++-
 .../json/of14/5-37-ofp_port_status.packet.json     |  29 +++++++++-
 8 files changed, 205 insertions(+), 10 deletions(-)

-- 
1.8.4


------------------------------------------------------------------------------
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