[Ryu-devel] Traffic monitoring

2017-04-27 Thread Kunal Goswami
alternative I would be more than glad to know about it. Thank you in advance, Kunal Goswami -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

[Ryu-devel] RYU integration with Tshark

2017-03-23 Thread Kunal Goswami
Hi everyone, I'm currently working with RYU for developing an intrusion detection system. I wanted to use "pyshark" module from python to keep a check on the packet statistics. Does that need me to develop a library module? like the one in "snortlib.py" ? Or there is a different

Re: [Ryu-devel] Get maximum available link bandwidth

2017-03-16 Thread kunal . goswami
Hi Iwase, Thank you for the prompt reply. Its a simple switch openVswitch using mininet. Is that what you were looking for ? Regards, Kunal Goswami > > On Mar 16, 2017 at 7:35 PM, mailto:iwase.yusu...@gma

Re: [Ryu-devel] Get maximum available link bandwidth

2017-03-16 Thread kunal . goswami
Hi Iwase, No I want the physical link capacity, not the max rate? Would using the per port message you suggested give me the physical link capacity ? After all that's the maximum available bandwidth. Regards, Kunal Go

[Ryu-devel] Get maximum available link bandwidth

2017-03-16 Thread Kunal Goswami
please help me to see how I can go about it? Regards, Kunal Goswami -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

Re: [Ryu-devel] Set Ovsdb address

2017-02-23 Thread Kunal Goswami
Hi Iwase, Alright. Thanks a lot though! I think I don’t even need to reuse the classes from QoS when I use the ryu.lib.ovs library. That makes things much simpler for me. Thank you once again! Regards, Kunal Goswami > On Feb 23, 2017, at 9:48 PM, Iwase Yusuke wr

Re: [Ryu-devel] Set Ovsdb address

2017-02-23 Thread Kunal Goswami
suggested. Is there any place where I can find documentation about RYU’s code? I searched the internet but I didn’t find much. Regards, Kunal Goswami > On Feb 23, 2017, at 9:24 PM, Iwase Yusuke wrote: > > Hi Kunal, > > You want to know how to create OVSDB message in your app,

[Ryu-devel] Set Ovsdb address

2017-02-23 Thread Kunal Goswami
to see how I can go about it? I tried calling QoS.set_ovsdb_addr() method internally but it does not work either. Thanks, Regards, Kunal Goswami -- Check out the vibrant tech community on one of the world's