Hi, this adds and implementation of and tests for of14 port desc optical and experimenter properties.
The ethernet property is already implemented and tested. And with this series in place all properties are implemented and tested. This series applies cleanly on top of "[PATCH v2 0/5] of14: Add role status support" To aid review this series and its dependencies are available at https://github.com/horms/ryu devel/of1.4-port-desc-properties 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 Simon Horman (6): of14: Add port desc optical property of14: Add optical property to port status unit test of14: Add optical property to port desc reply unit test of13: Add port desc experimenter property of14: Add experimenter property to port status unit test of14: Add experimenter property to port desc reply unit test ryu/ofproto/ofproto_v1_4_parser.py | 36 ++++++++++++++++ .../packet_data/of14/5-37-ofp_port_status.packet | Bin 88 -> 184 bytes .../of14/5-52-ofp_port_desc_reply.packet | Bin 160 -> 256 bytes ryu/tests/packet_data_generator/src/x5.erl | 48 ++++++++++++++++++++- .../json/of14/5-37-ofp_port_status.packet.json | 46 +++++++++++++++++++- .../json/of14/5-52-ofp_port_desc_reply.packet.json | 44 ++++++++++++++++++- 6 files changed, 169 insertions(+), 5 deletions(-) -- 1.8.5.2 ------------------------------------------------------------------------------ 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
