Likewise, Reviewed-by: Simon Horman <[email protected]>
On Fri, Jun 08, 2012 at 09:35:19AM +0900, Isaku Yamahata wrote: > Looks good. > Reviewed-by: Isaku Yamahata <[email protected]> > > On Fri, Jun 08, 2012 at 07:14:15AM +0900, FUJITA Tomonori wrote: > > We can do better about NXAST_LEARN flow_mod_spec handling (we could > > create a new class for it and passing its objects to NXActionLearn > > class). However, I can set the learn action to ovs with this > > code. Better than nothing. > > > > Now we support all the NX actions! > > > > = > > ryu/ofproto/ofproto_v1_0.py | 8 ++++++- > > ryu/ofproto/ofproto_v1_0_parser.py | 39 > > ++++++++++++++++++++++++++++++++++++ > > 2 files changed, 46 insertions(+), 1 deletions(-) > > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > Ryu-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/ryu-devel > > > > -- > yamahata > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
