Hi Fujita-San, On 2015年08月10日 11:01, FUJITA Tomonori wrote: > On Fri, 07 Aug 2015 10:23:29 +0900 > Yusuke Iwase <[email protected]> wrote: > >> These patches are related to the updates of 'B.18.1 Egress Tables' >> EXT-306 and EXT-233 in OpenFlow 1.5. >> >> IWASE Yusuke (3): >> ofproto_v1_5_parser: Add new table feature properties support >> ofproto_v1_5_parser: Support new OFPTableFeaturesStats structure >> test_parser: Add test case for OFP15 table_features_request >> >> ryu/ofproto/ofproto_v1_5_parser.py | 119 >> ++++++++++++++++++--- >> .../libofproto-OFP15-table_features_request.packet | Bin 0 -> 96 bytes >> ...fproto-OFP15-table_features_request.packet.json | 38 +++++++ >> 3 files changed, 140 insertions(+), 17 deletions(-) >> create mode 100644 >> ryu/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet >> create mode 100644 >> ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json > > Applied, thanks! > > OF1.5 support was improved greatly! What's the current state? What's > left?
I think the remaining updates in OF1.5 are: - B.18.12 Controller connection status - B.18.14 Enable setting all pipeline fields in packet-out Now, I'm making the patches for these updates. I will post these later. Best Regards, Iwase ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
