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,
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
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
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
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
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