Re: [ovs-discuss] discuss Digest, Vol 83, Issue 45

2016-05-10 Thread Zhiming ZHANG
m OVS. CMS is simply interfacing with > OVN Northbound DB, which is just a simple database, not a messaging layer. Yes, this is correct. --Justin -- next part -- An HTML attachment was scrubbed... URL: <http://openvswitch.org/pipermail/discuss/attachments/2016

Re: [ovs-discuss] Starting OVN Daemons

2016-05-10 Thread Justin Pettit
> On May 10, 2016, at 6:10 PM, Maurice Qureshi > wrote: > > OVN can’t be used by CMS (Cloud Managements System) to send Packet_Out or > receive Pakcet_IN messages to and from OVS. CMS is simply interfacing with > OVN Northbound DB, which is just a simple database, not a messaging layer. Yes,

Re: [ovs-discuss] how to attach meter to flow in OVS

2016-05-10 Thread Kai Ma (kaima)
Many thanks On 5/11/16, 12:59 AM, "Ben Pfaff" wrote: >On Tue, May 10, 2016 at 05:48:51AM +, Kai Ma (kaima) wrote: >> In OVS, there is a command to add meter to switch, but seems no command >>to >> attach the meter to flow. >> So, how to attach a meter to a flow? Else the meter is specific to

Re: [ovs-discuss] Starting OVN Daemons

2016-05-10 Thread Maurice Qureshi
While further researching OVN, I found following in on ovs-dev alias (http://openvswitch.org/pipermail/dev/2015-January/050380.html) * In corner cases, respond to packets arriving from virtual interfaces (via OpenFlow). For example, ARP suppression may require observing packets f

Re: [ovs-discuss] [OVS-LISP tunneling] I have a question where the functions about lisp is mainly called?

2016-05-10 Thread Lori Jakab
On 5/10/16 1:17 PM, I.S. Cho wrote: > > Dear. sir. > > Hello. > I am researching on the LISP tunneling of OVS. > As far as I know, the code 'lisp.c' is one of the core part for > implementation of lisp tunneling on OVS. > So, I am studying and analyzing it. However, I cannot find the main > pa

[ovs-discuss] Starting OVN Daemons

2016-05-10 Thread Maurice Qureshi
I just installed OVS 2.5.0 from http://openvswitch.org/releases/openvswitch-2.5.0.tar.gz. The reason I wanted to use this release is because it has OVN support. Have already experimented with OVN Sandbox and now want to move to real thing. Followed the installation process in INSTALL.md. It bro

[ovs-discuss] [CudaMailTagged] Traffic can't get through OVS

2016-05-10 Thread sdavis
Greetings! I’ve installed OVS with some NSH patches using these instructions: https://github.com/yyang13/ovs_nsh_patches/blob/master/README.md. I ended up building an rpm from the resulting package and installed from that. Here’s version output: [root@prv-10-11-ksupp user]# ovs-vsctl -V ovs-vs

Re: [ovs-discuss] controller's role mismatch?

2016-05-10 Thread Ben Pfaff
I'm unlikely to continue along either of these paths because both of them are quite onerous for me. I think it's probably better if you debug the problem yourself. If you have a simpler reproduction case then I'm happy to work on that, but I'm not going to install a 3-node ODL cluster to try to d

[ovs-discuss] [OVS-LISP tunneling] I have a question where the functions about lisp is mainly called?

2016-05-10 Thread I.S. Cho
Dear. sir. Hello. I am researching on the LISP tunneling of OVS. As far as I know, the code 'lisp.c' is one of the core part for implementation of lisp tunneling on OVS. So, I am studying and analyzing it. However, I cannot find the main part which calls the functions in 'lisp.c' such as 'rpl_lisp

Re: [ovs-discuss] controller's role mismatch?

2016-05-10 Thread Peter Gubka -X (pgubka - PANTHEON TECHNOLOGIES at Cisco)
Hi. How will we continue? I havent noticed your answer. Peter Gubka -Original Message- From: Peter Gubka -X (pgubka - PANTHEON TECHNOLOGIES at Cisco) Sent: Wednesday, May 04, 2016 9:00 AM To: 'Ben Pfaff' Cc: b...@openvswitch.org Subject: RE: [ovs-discuss] controller's role mismatch? H

Re: [ovs-discuss] how to attach meter to flow in OVS

2016-05-10 Thread Ben Pfaff
On Tue, May 10, 2016 at 05:48:51AM +, Kai Ma (kaima) wrote: > In OVS, there is a command to add meter to switch, but seems no command to > attach the meter to flow. > So, how to attach a meter to a flow? Else the meter is specific to a > switch only. The "meter" instruction is part of a flow.

Re: [ovs-discuss] Developing tools

2016-05-10 Thread Ben Pfaff
On Mon, May 09, 2016 at 06:44:18PM -0700, Dio Vinra wrote: > I used eclipse IDE with CDT. I choose "makefile project with existing code" > option and point it to OVS folder where the makefile.am is stored, but the > console said "make: *** No rule to make target 'all'. Stop." when I tried > to buil

Re: [ovs-discuss] [OVN] [networking-ovn] [networking-sfc] SFC and OVN

2016-05-10 Thread John McDowall
Ryan, Let me do that - I assume adding them to plugin.py is the right approach. I have cleaned up https://github.com/doonhammer/networking-ovn and did a merge so it should be a lot easier to see the changes. I am going to cleanup ovs/ovn next. Once I have everything cleaned up and make sure it

Re: [ovs-discuss] [OVN] [networking-ovn] [networking-sfc] SFC and OVN

2016-05-10 Thread Ryan Moats
John McDowall wrote on 05/09/2016 10:46:41 AM: > From: John McDowall > To: Ryan Moats/Omaha/IBM@IBMUS > Cc: "discuss@openvswitch.org" , "OpenStack > Development Mailing List" > Date: 05/09/2016 10:46 AM > Subject: Re: [OVN] [networking-ovn] [networking-sfc] SFC and OVN > > Ryan, > > Thanks –

[ovs-discuss] get the switch features

2016-05-10 Thread oualid hjira
hello, i try to retirieve the switch features (the hardware ones) via an openflow action can you help me please thank you ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] IGMP packets dropped

2016-05-10 Thread O'Reilly, Darragh
> I think I see the problem. Please try the following patch in addition to the > previous one: Thanks Ben - that fixes it. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] Does ovs support interface in the (wifi) ad-hoc mode ?

2016-05-10 Thread ahmed ameur
Hi, I'm trying to do this kind of architecture : wlan0 wlan1 Node1---OVS---Node2 ip address : wlan0 :192.168.4.1 Node1: 192.168.4.10 wlan1: 192.168.4.2 Node2: 192.168.4.20 each network :

[ovs-discuss] how the controller messages are delivered to the switch in in-band control network

2016-05-10 Thread 张云
Hi, I try to measure the control flow impact on Open vSwitch performance while using in-band connections.So in this task I need to count the messages sent from controller to every switch in the network that uses in-band control.I've created an example topology using mininet and this article:

Re: [ovs-discuss] [ovs-dev] ovn: Issue in ACL stage when the dhcp reply packet is resumed

2016-05-10 Thread Numan Siddique
Thanks Jarno, sure I will do that. On Tue, May 10, 2016 at 8:08 AM, Jarno Rajahalme wrote: > Numan, > > This seems to be the right fix. In general, recirculations due to > NXT_RESUME will fail if the packet metadata is not restored prior to the > packet execution. > > Would you send a patch fo