Re: [Ryu-devel] OFPMeterMod support

2013-07-15 Thread Philipp Aeschlimann
Once the meter is configured, it's identified by the ID you set before. You have to update the instruction set, something like this: inst_meter = ofp_parser.OFPInstructionMeter(1) Then add the inst_meter to the instructions-set as you would do it for a ofp_parser.OFPInstructionActions that is doc

Re: [Ryu-devel] OFPMeterMod support

2013-07-15 Thread Abhimanyu singh
The Patch seems to be working fine for OFPMeterBandDrop() messages . Cannot test for Dscp remark as it is not supported by the Switch that am using . Is the support for meters added in the Actions field too ? Cannot find a OFPAction class for processing Flows with meters . On Fri, Jul 12, 2013 at

Re: [Ryu-devel] OFPMeterMod support

2013-07-12 Thread Isaku Yamahata
Can you please check the patch I sent out? http://thread.gmane.org/gmane.network.ryu.devel/3467 On Fri, Jul 12, 2013 at 06:48:09AM +, Abhimanyu wrote: > Does the current ryu code support OFPMeterMod() messages ? > > > --

[Ryu-devel] OFPMeterMod support

2013-07-11 Thread Abhimanyu
Does the current ryu code support OFPMeterMod() messages ? -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and