Re: [Ryu-devel] I have a setup problem with ryu and openstack...

2014-02-27 Thread Philipp Aeschlimann
he open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > ___ > Ryu-devel mailing list &

Re: [Ryu-devel] OFPMeterMod support

2013-07-15 Thread Philipp Aeschlimann
; > Start your free trial of AppDynamics Pro today! >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk >> > _______ >> > Ryu-devel mailing list >> > Ryu-devel@lists.sourceforge.net >> >

Re: [Ryu-devel] Sending MeterMod messages

2013-06-19 Thread Philipp Aeschlimann
This is a second patch for the MeterMod messages to apply a Meter to a flow. >From 9aab054fea03e94a5b8e64f345ab9cc26ba5e91b Mon Sep 17 00:00:00 2001 From: Aeschlimann Philipp Date: Wed, 19 Jun 2013 11:19:07 +0200 Subject: [PATCH] Added InstructionMeter Signed-off-by: Philipp Aeschlim

Re: [Ryu-devel] Send custom-event from AppOne to AppTwo

2013-06-19 Thread Philipp Aeschlimann
Jun 12, 2013 at 04:18:17PM +0200, Philipp Aeschlimann wrote: >> Hey there >> >> Whats the right way to implement a custom-Event between two app's? >> That's the way I have done this: >> >> ### file: ryu/app/app_one.py ### >> import ryu.a

[Ryu-devel] Send custom-event from AppOne to AppTwo

2013-06-12 Thread Philipp Aeschlimann
is "ryu.app.AppOne.EventAppOne" which is the same as the key in observers dict and the event is thrown. I hope I explained it correctly. g *pae -- ZHAW - Zurich University of Applied Sciences Institute of Applied Information Technology InIT InIT Cloud Computing Laboratory ICCLab Philipp

Re: [Ryu-devel] Sending MeterMod messages

2013-06-10 Thread Philipp Aeschlimann
13/6/9 FUJITA Tomonori : > On Wed, 5 Jun 2013 18:01:13 +0200 > Philipp Aeschlimann wrote: > > Thanks, but the patch is malformed (probably due to your mailer). Can > you resend it in a proper format? > > fujita-air:ryu fujita$ patch -p1 < ~/1 > patching file ryu/ofpro

Re: [Ryu-devel] Sending MeterMod messages

2013-06-05 Thread Philipp Aeschlimann
cls_meter_band_type = type_ > cls.cls_meter_band_len = len_ Sure, thanks, here we go... >From dbf8d01d8ec5f43bdf0a31815c377f1073b248d1 Mon Sep 17 00:00:00 2001 From: Aeschlimann Philipp Date: Wed, 5 Jun 2013 15:16:35 +0200 Subject: [PATCH] Send MeterMod messages Signed-off-

[Ryu-devel] Sending MeterMod messages

2013-06-05 Thread Philipp Aeschlimann
rom: Aeschlimann Philipp Date: Wed, 5 Jun 2013 15:16:35 +0200 Subject: [PATCH] Send MeterMod messages Signed-off-by: Philipp Aeschlimann --- ryu/ofproto/ofproto_v1_3_parser.py | 88 -- 1 file changed, 84 insertions(+), 4 deletions(-) diff --git a/ryu/ofpr

Re: [Ryu-devel] Draft OFPMeterMod messages

2013-05-28 Thread Philipp Aeschlimann
Great, thanks, will tweak the code and propose a patch soon. > And OFPMeterBandHader should have serialize method, not parser method. Yes, I agree. I think the parser method is from OFPMeterConfigStats(object): to parse the response? If yes, both is needed > >> Snippet from ofproto_v1_3_parser.p

[Ryu-devel] Draft OFPMeterMod messages

2013-05-28 Thread Philipp Aeschlimann
mputing Laboratory ICCLab Philipp Aeschlimann Researcher Obere Kirchgasse 2 CH-8401 Winterthur Tel. +41 58 934 6964 (intern 6964) mailto:a...@zhaw.ch www.zhaw.ch www.cloudcomp.ch GPG IDKey: 647E122E Fingerprint: 47B7 8D8A 98D1 E91D 4B7C

Re: [Ryu-devel] Using OFPQueueGetConfigRequest

2013-05-17 Thread Philipp Aeschlimann
Sure I can, here we go... >From e442dea1f9ae2ce0fe31698e3e5b226041b8c2a0 Mon Sep 17 00:00:00 2001 From: Aeschlimann Philipp Date: Fri, 17 May 2013 11:18:44 +0200 Subject: [PATCH] Fix for OFPQueueGetConfigReply/Request in OFP13 Signed-off-by: Philipp Aeschlimann --- ryu/ofpr

Re: [Ryu-devel] Using OFPQueueGetConfigRequest

2013-05-15 Thread Philipp Aeschlimann
del-br $NAME # remove all taps for tap in `seq 0 $PORTS`; do ip tuntap del ${NAME}p$tap mode tap done; else usage exit 1 fi THX in advance, Philipp - g *pae 2013/5/15 Isaku Yamahata : > On Tue, May 14, 2013 at 04:10:46PM +0200, Philipp Aeschlimann wrote: >> Hey there

Re: [Ryu-devel] Using OFPQueueGetConfigRequest

2013-05-15 Thread Philipp Aeschlimann
BTW, I'm wondering what softswitch or infrastructure you guy's are using for development and test the OF-implementation in RYU for you're applications? g *pae 2013/5/14 Philipp Aeschlimann : > Hey there > > I'm trying some things with QoS and therefore i wrote a

[Ryu-devel] Using OFPQueueGetConfigRequest

2013-05-14 Thread Philipp Aeschlimann
ting Laboratory ICCLab Philipp Aeschlimann Obere Kirchgasse 2 CH-8401 Winterthur Tel. +41 58 934 6964 (intern 6964) mailto:a...@zhaw.ch www.zhaw.ch www.cloudcomp.ch GPG IDKey: 647E122E Fingerprint: 47B7 8D8A 98D1 E91D 4B7C E261 D88C