Hi Salaheddine,
On 2017年05月23日 19:43, Salaheddine ZERKANE wrote: > Hello Ryu community, > > Could you please tell me if Ryu implement “Learn” action found in OpenVswitch? Of course! Please refer to the following for the usages. http://ryu.readthedocs.io/en/latest/nicira_ext_ref.html#ryu.ofproto.ofproto_v1_3_parser.NXActionLearn > If not, how can we implement it in Ryu? If you found the missing OVS (Nicira extended) Actions, you can implement it at here: https://github.com/osrg/ryu/blob/master/ryu/ofproto/nx_actions.py Thanks, Iwase > > Thanks and regards, > > > > *Meilleures salutations,* > > *Salaheddine > Zerkane* > > {P} > > > > Ingénieur doctorant > Cubiq > > {T} > > > > +33 (0) 2 56 35 82 11 > > > > http://signature.b-com.com/logo-vert.gif <http://www.b-com.com/> > > > > 1219 AVENUE CHAMPS BLANCS > 35510 CESSON-SÉVIGNÉ (FR) > > > > > > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
