[Ryu-devel] how to delete flows?

2014-05-13 Thread chen zhang
hi,everyone: when i want to remove all flows of table 1.i code that " match = parser.OFPMatch() instructions = [] flow_mod = datapath.ofproto_parser.OFPFlowMod(datapath, 0, 0, table_id, ofproto.OFPFC_DELETE, 0, 0,

[Ryu-devel] of 1.3 match problem

2014-05-12 Thread chen zhang
0:00:00:01' without vlan_vid field? it confuses me a lot,i'll be grateful to get your answer! Chen Zhang -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instan

[Ryu-devel] is any vswitch supported oxm pkts?

2014-02-20 Thread chen zhang
hello,all i found oxm design in openflow1.2+.parsers,is there any vswitch supported it? Chen Zhang BeiJing.China -- Managing the Performance of Cloud-Based

Re: [Ryu-devel] what is these components used for?

2013-11-24 Thread chen zhang
terriifc,thx for your ans! 2013/11/25 FUJITA Tomonori > Hi, > > On Sun, 24 Nov 2013 16:10:43 +0800 > chen zhang <3zhangchen9...@gmail.com> wrote: > > > would you please tell me what are these app used for? > > > cbench.py > > For Cbench (controller b

[Ryu-devel] what is these components used for?

2013-11-24 Thread chen zhang
hi dear all! would you please tell me what are these app used for?cbench.py ,client.py,simple_switch_lacp.py,tunnel_port_updater.py,wsgi.py.thx a lot -- Shape the Mobile Experience: Free Subscription Software experts and de

[Ryu-devel] A question about ARP pkts' matching option

2013-09-01 Thread chen zhang
hello everyone: I'm using ryu recently,I try to transfer pox's l3_learning.py to suport IP-port binding in ryu,I use "sudo mn --controller remote --mac --topo single,3" to run my mininet,firstly,h1 suceeds to ping h2,and a flow whose actions are "actions.append(datapath.ofproto_parser.OFPActionS