[ovs-dev] [PATCH v3] ovn: Support a new Logical_Switch_Port.type - 'external'

2018-11-26 Thread nusiddiq
From: Numan Siddique In the case of OpenStack + OVN, when the VMs are booted on hypervisors supporting SR-IOV nics, there are no OVS ports for these VMs. When these VMs sends DHCPv4, DHPCv6 or IPv6 Router Solicitation requests, the local ovn-controller cannot reply to these packets. OpenStack

Re: [ovs-dev] [PATCH v2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-26 Thread Numan Siddique
On Tue, Nov 27, 2018 at 12:48 AM Guru Shetty wrote: > > > On Mon, 19 Nov 2018 at 08:18, wrote: > >> From: Numan Siddique >> >> An OVN deployment can have multiple logical switches each with a >> localnet port connected to a distributed logical router in which one >> logical switch may provide

[ovs-dev] (no subject)

2018-11-26 Thread Offer
-- -- Guten Tag, Wir sind eine registrierte private Geldverleiher. Wir geben Kredite an Firmen, Einzelpersonen, die ihre finanzielle Status auf der ganzen Welt aktualisieren müssen, mit minimalen jährlichen Zinsen von 2% .reply, wenn nötig. Good Day, We are a registered private money lender. We

[ovs-dev] HOW ARE YOU

2018-11-26 Thread Miss Aina via dev
How are you doingI'm miss Aina ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Re: [ovs-dev] pinctrl: Check requested IP in DHCPREQUEST messages

2018-11-26 Thread 0-day Robot
Bleep bloop. Greetings Gregory Smith, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line is 80 characters long (recommended limit is 79) #157 FILE:

[ovs-dev] [PATCH v2] pinctrl: Check requested IP in DHCPREQUEST messages

2018-11-26 Thread Gregory Smith
See RFC 2131, section 4.3.2. When handling a DHCPREQUEST message, the server should validate that the client's requested IP matches the offered IP. If not, the server should reply with a DHCPNAK. The client's requested IP is either specified as the Requested IP Address (option 50), or as the

Re: [ovs-dev] [PATCH v2] ovn: Avoid tunneling for VLAN packets redirected to a gateway chassis

2018-11-26 Thread Guru Shetty
On Mon, 19 Nov 2018 at 08:18, wrote: > From: Numan Siddique > > An OVN deployment can have multiple logical switches each with a > localnet port connected to a distributed logical router in which one > logical switch may provide external connectivity and the rest of > the localnet logical

Re: [ovs-dev] [patch v9 07/11] dpctl: Simplify opt_dpif_open().

2018-11-26 Thread Yi-Hung Wei
On Mon, Nov 19, 2018 at 11:11 AM Darrell Ball wrote: > > The commonly used function, opt_dpif_open(), recently became more complex > to check for a datapath argument. Unnecessary dummy parameters for most users > were hence added. Revert back and call the intended api, dp_arg_exists(), to >

[ovs-dev] [patch v3 3/4] conntrack: Enforce conn_type for flush tuple.

2018-11-26 Thread Darrell Ball
The user should only reference a conntrack entry by the forward direction context, as per 'conntrack_flush()', enforce this by checking for 'default' conn_type. The likelihood of a user not using the original tuple is low, but it should be guarded against, logged and documented. Signed-off-by:

[ovs-dev] [patch v3 2/4] conntrack: Check all addresses for ephemeral ports.

2018-11-26 Thread Darrell Ball
When fallback to ephemeral ports triggers to find a NAT translation, it may happen that the full address range is not explored; i.e. if all ephemeral ports are being used for the address range >= the first address checked and there are other addresses in the available range, then they would not be

[ovs-dev] [patch v3 1/4] conntrack: Skip ephemeral ports fallback for DNAT.

2018-11-26 Thread Darrell Ball
Ephemeral port fallback is being done for DNAT and the code could be hit in some special cases and testing configurations. Also good packets are expected to be persistently dropped in this case, which is not a common user goal. Regardless, this is incorrect, so filter this out. Also, rename the

[ovs-dev] Great News For You

2018-11-26 Thread Joseph S C Chan
You were listed as next of kin in an Estate .Please contact me for more information ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

[ovs-dev] .Are You Interested...

2018-11-26 Thread Jpetit3
how are you, my name is Elizabeth Brown I need your service for General Errands or Personal Assistant, contact me if you are interested: kohno6...@gmail.com ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Re: [ovs-dev] Apply e120ff1f8 to stable bracnhes

2018-11-26 Thread Jaime Caamaño Ruiz
Ups, You're right Ben, sorry, got passed to me and I didn't crosscheck properly. -Original Message- From: Ben Pfaff To: jcaam...@suse.de Cc: ovs dev Subject: Re: [ovs-dev] Apply e120ff1f8 to stable bracnhes Date: Mon, 26 Nov 2018 06:22:14 -0800 On Mon, Nov 26, 2018 at 11:09:15AM

Re: [ovs-dev] Apply e120ff1f8 to stable bracnhes

2018-11-26 Thread Ben Pfaff
On Mon, Nov 26, 2018 at 11:09:15AM +0100, Jaime Caamaño Ruiz wrote: > Commit e120ff1f8 (python-c-ext: Fix memory leak in Parser_finish) fixes > a bug that is present since OVS 2.6. Could it be cherry picked to > applicable stable branches? It appears that it was already on all of them. Where is

[ovs-dev] (no subject)

2018-11-26 Thread Western Union
Fordern Sie Ihre Western Union-Kompensationsmittel am Jahresende im Wert von 800.000 USD ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

[ovs-dev] Apply e120ff1f8 to stable bracnhes

2018-11-26 Thread Jaime Caamaño Ruiz
Hi Commit e120ff1f8 (python-c-ext: Fix memory leak in Parser_finish) fixes a bug that is present since OVS 2.6. Could it be cherry picked to applicable stable branches? Thanks Jaime. ___ dev mailing list d...@openvswitch.org