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 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 | 49 ++++++++++++++++++++- .../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, 130 insertions(+), 7 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
