On Tue, 15 Apr 2014 15:06:20 +0530 Sarath Allaka <[email protected]> wrote:
> actions=[] > actions.append( OFPActionSetField(eth_dst="00:00:00:00:00:05")) > actions.append(OFPActionSetField(ip_dst="10.0.0.2")) > actions.append(datapath.ofproto_parser.OFPActionOutput(out_port)) Can you send the full code? ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
