Hi, Ryu fully supports OpenFlow 1.5 including TCP_FLAGS.
The full list of the supported OFPMatch fields can be found here. https://github.com/osrg/ryu/blob/master/ryu/ofproto/ofproto_v1_5.py#L389-L434 Thanks, Iwase On 2016年01月12日 15:32, Tran Vinh Thuy wrote: > Dear Colleagues, > > OF spec 1.5 added support for TCP_FLAGS as a matching field. As I checked in > |ofproto_v1_5_parser.||OFPMatch there is no TCP Flag fied. So if you know any > possible way in Ryu to construct and add OF entry with TCP Flag matching > field to OF switch please kindly tell. I wonder what is the plan for adding > this field in v1.5 parser in Ryu? Thank you. > > | > > > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
