Re: [ovs-discuss] [PATCH] in-band.c: fix for ARP requests and replies for in-band mode

2013-07-16 Thread Nicholas Bastin
On Tue, Jul 16, 2013 at 4:42 PM, Nicholas Bastin wrote: > One thing that I think should be pointed out is that it is NOT the purpose > of OVS in-band rules to forward traffic *for other devices* - the rules > exist *only* to ensure that OVS's own control connection functions properly. > A re-read

Re: [ovs-discuss] [PATCH] in-band.c: fix for ARP requests and replies for in-band mode

2013-07-16 Thread Nicholas Bastin
On Thu, Jul 11, 2013 at 11:16 PM, wrote: > To find out the controller's MAC address the switch has to send an > ARP request to and receive an ARP reply from the controller. > That means for the Open vSwitch in between it has to forward an ARP > request from the switch to the controller (dst IP =

discuss@openvswitch.org

2013-07-16 Thread Ben Pfaff
Please read the VLAN section of the FAQ. On Jul 16, 2013 7:16 PM, "Soger" wrote: > Hello, > Everybody, I have a problem , I developed a component based on nox (like > pyswitch in nox), the enviroment as follow gragh, the three VMs connect the > ovs , the nox component is the ovs's controller ,

discuss@openvswitch.org

2013-07-16 Thread Soger
Hello, Everybody, I have a problem , I developed a component based on nox (like pyswitch in nox), the enviroment as follow gragh, the three VMs connect the ovs , the nox component is the ovs's controller , when VM1 connect to HOST, I add a vlan tag on the packet (openflow.OFPAT_SET_VLAN_VID )

Re: [ovs-discuss] [PATCH] in-band.c: fix for ARP requests and replies for in-band mode

2013-07-16 Thread Ben Pfaff
On Fri, Jul 12, 2013 at 11:16:12AM +0200, andr...@brinner.de wrote: > When trying to cascadate an OpenFlow switch behind an Open vSwitch > like this: >OF Switch <-> Open vSwitch <-> OF Controller > with in-band controll mode the OF Switch is unable to obtain the > controllers MAC address to set

Re: [ovs-discuss] setting socket receive buffer failed (Operation not permitted)

2013-07-16 Thread Ben Pfaff
If it's difficult to update, you can add "-vdpif:off" to the ovs-dpctl command line to suppress these messages. On Tue, Jul 16, 2013 at 09:43:39PM +0200, Madko wrote: > Ok thank you Ben, I still have to find the programm running the ovs-dpctl > as non-root... will try to use latest code from branc

Re: [ovs-discuss] setting socket receive buffer failed (Operation not permitted)

2013-07-16 Thread Madko
Ok thank you Ben, I still have to find the programm running the ovs-dpctl as non-root... will try to use latest code from branch-1.9 asap. thanks again. 2013/7/16 Ben Pfaff > On Tue, Jul 16, 2013 at 10:40:01AM +0200, Madko wrote: > > On only one of my hypervisor (in a bunch of 4), I've got ever

Re: [ovs-discuss] setting socket receive buffer failed (Operation not permitted)

2013-07-16 Thread Ben Pfaff
On Tue, Jul 16, 2013 at 10:40:01AM +0200, Madko wrote: > On only one of my hypervisor (in a bunch of 4), I've got every 10s or so, > 20 lines like this one in the logs: > Jul 16 10:31:46 sulphur ovs-dpctl: 00020|netlink_socket|WARN|setting > 1048576-byte socket receive buffer failed (Operation not

Re: [ovs-discuss] Extends new type messages

2013-07-16 Thread Ben Pfaff
On Tue, Jul 16, 2013 at 06:30:29PM +0200, Alessandra Agosta wrote: > I'm trying to expand the packages sent by openvswitch and watching > such mail controller > log I noticed that the files are called: > / lib / poll-loop > / lib / rconn > / lib / vconn > if I wanted to create a new message but I t

[ovs-discuss] Extends new type messages

2013-07-16 Thread Alessandra Agosta
good evening, I'm trying to expand the packages sent by openvswitch and watching such mail controller log I noticed that the files are called: / lib / poll-loop / lib / rconn / lib / vconn if I wanted to create a new message but I think I should first define it in opf-msgs.h After you create a new

[ovs-discuss] flow revalidation in the implementation

2013-07-16 Thread Feixiong Zhang
Hello, everyone, I'm not quite clear how flow revalidation works in the implementation (branch 1.11). there is the struct table_dpif in the file ofproto-dpif.c which contains catchall_table and other_table. what are those two members used for? Moreover, in the function table_update_taggable(), it

[ovs-discuss] setting socket receive buffer failed (Operation not permitted)

2013-07-16 Thread Madko
Hi, On only one of my hypervisor (in a bunch of 4), I've got every 10s or so, 20 lines like this one in the logs: Jul 16 10:31:46 sulphur ovs-dpctl: 00020|netlink_socket|WARN|setting 1048576-byte socket receive buffer failed (Operation not permitted) I have completely reseted my conf.db (rm the f