Re: [ovs-discuss] [ovs-dev] openvswitch.org is down

2014-06-17 Thread Flavio Leitner
On Tue, Jun 17, 2014 at 03:44:52PM -0700, Justin Pettit wrote: > Thanks, Flavio. I'm working with IT to get them to kick the box that's > running the site. We're working on a plan to prevent this from happening > in the future. No worries. I saw couple people asking about it on the channel and

Re: [ovs-discuss] Deep packet inspection in OVS

2014-06-17 Thread Justin Pettit
On Tue, Jun 17, 2014 at 9:55 AM, Ramana Reddy wrote: > Thanks Justin. Normally OVS rules mainly concern header part part of the > packet. > I would like to extract the payload and possibly parse the payload to > allow the packet to the destination. > Simply something like application based filte

Re: [ovs-discuss] Deep packet inspection in OVS

2014-06-17 Thread Ramana Reddy
Thanks Justin. Normally OVS rules mainly concern header part part of the packet. I would like to extract the payload and possibly parse the payload to allow the packet to the destination. Simply something like application based filtering in OVS. Would like to know the overhead involved to resembli

Re: [ovs-discuss] Deep packet inspection in OVS

2014-06-17 Thread Justin Pettit
What do you mean by deep packet inspection? It's sort of an overloaded term. How deep are you looking to go? --Justin On Tue, Jun 17, 2014 at 9:40 AM, Ramana Reddy wrote: > Hi All, > > Is there any method to do deep packet inspection in OVS. > If some one want to do this deep packet inspect

[ovs-discuss] Deep packet inspection in OVS

2014-06-17 Thread Ramana Reddy
Hi All, Is there any method to do deep packet inspection in OVS. If some one want to do this deep packet inspection, what the source file I can look at in OVS. Thanks, Ramana. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mail

Re: [ovs-discuss] Filtering out tcp packets through ovs switch and sending it to controller

2014-06-17 Thread Justin Pettit
It looks to me like you have overlapping flows, which has undefined behavior (either rule could match). Try setting the more specific rule at a higher priority. --Justin On Thu, Jun 5, 2014 at 5:02 AM, Arpit Kumar wrote: > Hi all, > I have machines set up (say m1 and m2) and an external ope

Re: [ovs-discuss] setting up VLAN using openvswitch on mininet

2014-06-17 Thread Flavio Leitner
On Mon, Jun 16, 2014 at 02:06:36PM -0700, Lavanya M.K wrote: > Hi, > > Sorry, let me explain once more with exact commands. This time, i tried a > different topology. > > First i created a mininet topology (custom): > > h1 = self.addHost( 'h1' ) > h2 = self.addHost( 'h2' ) >

[ovs-discuss] Timezone Question

2014-06-17 Thread Günther J . Niederwimmer
Hello, Is it possible that openvswitch have a problem with the timezone, on my system I have UTC for Time and Timezone Europe / Vienna but the logs are from UTC? This is the only Program with the wrong time. -- mit freundlichen Grüßen / best Regards, Günther J. Niederwimmer _