This patch adds DHCPv6 stateless option support, to allow ovn native dhcpv6
work in stateless mode.
User can add new option dhcpv6_stateless with string value true in
DHCP_Options.options column, to let ovn dhcpv6 only reply other configurations
for DHCPv6 request messages come from VM/VIF ports,
Dear,
How are you?
Please forward this email to the one who in charge of it.
Thank you very much in advance.
We are a professional paper bag manufacturer who is in this area for almost 10
years.
All custom designs are welcomed and develop some new designs ourself every
month.
Now Our Christmas
Chandra Sekhar Vejendla/San Jose/IBM@IBMUS wrote on 09/08/2016 11:31:54 PM:
> From: Chandra Sekhar Vejendla/San Jose/IBM@IBMUS
> To: dev@openvswitch.org
> Cc: Chandra Sekhar Vejendla/San Jose/IBM@IBMUS, Ryan
Moats/Omaha/IBM@IBMUS
> Date: 09/08/2016 11:32 PM
> Subject: [PATCH v2] ovn-controller:
match struct is not initialized before adding flows for each entry in
mac_bindings table. This results in incorrect match criteria.
Signed-off-by: Chandra Sekhar Vejendla
Signed-off-by: Ryan Moats
Co-authored-by: Ryan Moats
---
ovn/controller/lflow.c | 31 ++-
1 fil
On Sat, Aug 20, 2016 at 9:41 AM, Mooney, Sean K wrote:
>
>
>> -Original Message-
>> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Ben Pfaff
>> Sent: Friday, August 19, 2016 9:57 PM
>> To: Xiao Liang ; dev@openvswitch.org
>> Subject: Re: [ovs-dev] [PATCH v4 1/4] Add support fo
The original message was received at Fri, 9 Sep 2016 09:48:41 +0530 from
openvswitch.org [194.29.246.43]
- The following addresses had permanent fatal errors -
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/
On Tue, Sep 06, 2016 at 10:59:19AM -0700, Joe Stringer wrote:
> In the new test I'm seeing OVSDB segfault:
>
> #0 0x004313ad in ovsdb_datum_compare_3way (a=0x10ebaa0, b=0x0,
>type=0x10c29e8) at ../lib/ovsdb-data.c:1626
> 1626if (a->n != b->n) {
> (gdb) bt
> #0 0x00431
Fixes: 3109b4e127fa ("ovsdb: Add blacklist_tables")
Signed-off-by: Ben Pfaff
---
ovsdb/ovsdb-server.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ovsdb/ovsdb-server.c b/ovsdb/ovsdb-server.c
index c33ab86..0e3f9ac 100644
--- a/ovsdb/ovsdb-server.c
+++ b/ovsdb/ovsdb-serve
On Thu, Sep 08, 2016 at 02:47:45PM -0700, Guru Shetty wrote:
> On 1 September 2016 at 10:02, Ben Pfaff wrote:
>
> > Nothing freed 'reply'. This fixes the problem.
> >
> > Most of this patch is moving coding around. The essential change is that
> > breaking the code that works with 'reply' out i
On Thu, Sep 8, 2016 at 2:47 PM, Guru Shetty wrote:
> On 1 September 2016 at 10:02, Ben Pfaff wrote:
>
> > Nothing freed 'reply'. This fixes the problem.
> >
> > Most of this patch is moving coding around. The essential change is that
> > breaking the code that works with 'reply' out into a sep
From: Eric Garver
Date: Wed, 7 Sep 2016 12:56:56 -0400
> This series adds 802.1ad support to openvswitch. It is a continuation of the
> work originally started by Thomas F Herbert - hence the large rev number.
...
Series applied, thanks.
___
dev mail
¡Seguridad y confidencialidad para la protección de su patrimonio!
Fideicomisos en México
Ciudad de México / 23 de Septiembre
9:00 a 18:00 hrs - Imparte: C.P. Juan de Dios Barba Nava.
Obtenga numerosos beneficios económicos con la constitución e implementación de
un fideicomiso, un instrumen
On 1 September 2016 at 10:02, Ben Pfaff wrote:
> Nothing freed 'reply'. This fixes the problem.
>
> Most of this patch is moving coding around. The essential change is that
> breaking the code that works with 'reply' out into a separate function
> makes it possible to catch all paths out of the
On 8 September 2016 at 12:34, Guru Shetty wrote:
> On 29 August 2016 at 12:11, Paul Boca wrote:
>
>> In user mode the flags are interpreted as little endian.
>> This fix makes the kernel mode compatible with user mode.
>>
>> Signed-off-by: Paul-Daniel Boca
>>
> Applied, thank you.
Does this nee
Adding a unit test in ovn.at, to exercise the cleanup of
OF rules related to a logical datapath, when a logical
switch is removed.
Reported-by: Guru Shetty
Reported-at: http://openvswitch.org/pipermail/discuss/2016-August/022478.html
Signed-off-by: Flavio Fernandes
---
v1->v2: rebase and ensure
I kept this as ‘6.3.9600.17298’ to keep it similar with ovsext.rc file.
Makes it
easier to track and replace them all.
This value will end up changing for every OVS branch. We should make this
configurable as part of make.
Thanks,
Sairam
On 9/8/16, 11:32 AM, "Nithin Raju" wrote:
>LGTM. One q
Make sure we communicate failures to the caller when start_daemon fails
to start a process as the caller may not be able to proceed after this.
Signed-off-by: Markos Chandras
---
utilities/ovs-lib.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utilities/ovs-lib.in b/utili
> On Sep 8, 2016, at 4:31 PM, Russell Bryant wrote:
>
>
>
> On Thu, Sep 8, 2016 at 3:13 PM, Flavio Fernandes wrote:
> Adding a unit test in ovn.at, to exercise the cleanup of
> OF rules related to a logical datapath, when a logical
> switch is removed.
>
> Reported-by: Guru Shetty
> Reporte
On Thu, Sep 8, 2016 at 3:13 PM, Flavio Fernandes wrote:
> Adding a unit test in ovn.at, to exercise the cleanup of
> OF rules related to a logical datapath, when a logical
> switch is removed.
>
> Reported-by: Guru Shetty
> Reported-at: http://openvswitch.org/pipermail/discuss/2016-August/
> 022
On Thu, Sep 8, 2016 at 2:17 PM, Han Zhou wrote:
> There are tables added recently in ovn-nb, but not mentioned in
> man page of ovn-nbctl.
>
> Signed-off-by: Han Zhou
> ---
> ovn/utilities/ovn-nbctl.8.xml | 33 +
> 1 file changed, 29 insertions(+), 4 deletions(-)
On 29 August 2016 at 12:11, Paul Boca wrote:
> In user mode the flags are interpreted as little endian.
> This fix makes the kernel mode compatible with user mode.
>
> Signed-off-by: Paul-Daniel Boca
>
Applied, thank you.
> ---
> datapath-windows/ovsext/Conntrack-tcp.c | 14 --
>
On Fri, Sep 2, 2016 at 3:34 PM, Chandra S Vejendla
wrote:
> match struct is not initialized before adding flows for each entry in
> mac_bindings table. This results in incorrect match criteria.
>
> Signed-off-by: Chandra Sekhar Vejendla
> Signed-off-by: Ryan Moats
> Co-authored-by: Ryan Moats
Adding a unit test in ovn.at, to exercise the cleanup of
OF rules related to a logical datapath, when a logical
switch is removed.
Reported-by: Guru Shetty
Reported-at: http://openvswitch.org/pipermail/discuss/2016-August/022478.html
Signed-off-by: Flavio Fernandes
---
v1->v2: rebase and ensure
On 09/08/2016 05:50 PM, Aaron Conole wrote:
>
>> It sounds like new feature territory, but you do make a case for it being
>> considered a set of fixes ...
>
> I agree - it straddles a line. I was hesitant to even ask, but in RHEL
> we probably need to backport these anyway, so I made an assump
LGTM. One quick question:
> +
Is this because we are using NDIS 6.30? Otherwise, we should keep it
closer to the OVS version.
Acked-by: Nithin Raju
-- Nithin
-Original Message-
From: dev on behalf of Sairam Venugopal
Date: Wednesday, September 7, 2016 at 11:55 PM
To: "dev@openvsw
There are tables added recently in ovn-nb, but not mentioned in
man page of ovn-nbctl.
Signed-off-by: Han Zhou
---
ovn/utilities/ovn-nbctl.8.xml | 33 +
1 file changed, 29 insertions(+), 4 deletions(-)
diff --git a/ovn/utilities/ovn-nbctl.8.xml b/ovn/utilities/ov
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Russell Bryant writes:
>> On Wed, Sep 7, 2016 at 11:53 AM, Aaron Conole wrote:
>>
>> Greetings all,
>>
>> I'd like to request a backport to branch 2.5 of the following commits:
>>
>>c416eaf8c247225f0ebeb22b6ca5c473e96a53d2 ("ovs-ctl: Remove code for
>> upgrading...")
>>7fc28c50c0128a0
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Good Day
I need a Business partner for transferring a large sum of money to a foreign
Account legally ,If interested, Reply me through
my private email Address for more information Email(ruihuang...@gmail.com)
Friendly Greeting,
Executive Investment and Credit
Mr.Huang Rui
_
Hi Junguk,
On 09/08/2016 05:07 PM, Junguk Cho wrote:
Hi, I used OVS with dpdk.
When I started ovs, I used this option to pin some cores for ovs.
sudo ovs-vsctl --no-wait set Open_vSwitch .
other_config:pmd-cpu-mask=0xf000
In my setup, it has two sockets, but with this option, two cores in
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
On Wed, Sep 7, 2016 at 5:18 PM, Joe Stringer wrote:
> On 1 September 2016 at 18:08, Jesse Gross wrote:
>> On Thu, Sep 1, 2016 at 5:01 PM, Joe Stringer wrote:
>>> The upstream code uses NF_INET_PRE_ROUTING hook for the nf_conntrack_in()
>>> call, which does deeper (eg l4proto) validation. It was
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Hi, I used OVS with dpdk.
When I started ovs, I used this option to pin some cores for ovs.
sudo ovs-vsctl --no-wait set Open_vSwitch .
other_config:pmd-cpu-mask=0xf000
In my setup, it has two sockets, but with this option, two cores in first
socket shows 100% cpu utilization. In addition, wh
On Wed, Sep 7, 2016 at 11:53 AM, Aaron Conole wrote:
> Greetings all,
>
> I'd like to request a backport to branch 2.5 of the following commits:
>
> c416eaf8c247225f0ebeb22b6ca5c473e96a53d2 ("ovs-ctl: Remove code for
> upgrading...")
> 7fc28c50c0128a0c72853f8f243fd5045bcb9917 ("ovs-ctl: Allow
On Fri, Sep 02, 2016 at 09:55:27AM -0400, Lance Richardson wrote:
> Add ability to execute kernel datapath tests when building rpms.
> These tests are disabled by default, and can optionally be run
> by providing "--with check_datapath_kernel" on the rpmbuild command
> line. This is intended to fa
On Fri, Sep 02, 2016 at 09:55:26AM -0400, Lance Richardson wrote:
> Build source RPM packages for rpm-fedora and rpm-fedora-kmod
> targets.
>
> Signed-off-by: Lance Richardson
> ---
Acked-by: Flavio Leitner
___
dev mailing list
dev@openvswitch.org
h
On Thu, Sep 1, 2016 at 8:05 PM, Ramu Ramamurthy
wrote:
> The following leaks are due to missing ds_destroy in a few
> places in build_acl.
>
> 5,850 bytes in 50 blocks are definitely lost in loss record 93 of 93
>at 0x4C29BFD: malloc (in /usr/lib64/valgrind/vgpreload_
> memcheck-amd64-linux.s
Hi Flavio,
Could you review this series?
Thanks!
Lance
- Original Message -
> From: "Lance Richardson"
> To: dev@openvswitch.org
> Cc: f...@sysclose.org
> Sent: Friday, September 2, 2016 9:55:25 AM
> Subject: [ovs-dev] [PATCH 0/2] support kernel datapath check when building
> rp
The original message was received at Thu, 8 Sep 2016 17:46:41 +0530
from [105.111.102.237]
- The following addresses had permanent fatal errors -
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Å´«è¿»ý,1.Ñð¸¿5±4|´lüi$}ôÈW6|¥yüw>Çݯó$ø¸o<1i]AÙ\ÃÒJßþxµÔÌÇJïÔpmén±
4£««õdmÏÙçH2©RB÷]Ù¡òäêëQب|y5»"j8x%ð}°ñ¿å_y9£å´ÅÔc©´¿XRwôÁçDEãEÊ¢ilÝÊp6ðß~QmwAÒ¡Ï
xï1ÍaCû;cíÕíÍ-£/^*h
5/$®Zgpmª²5pÈãªÜôÜIåè&kÌo-X//ÞÞÈÕ'eçßM&&\ºÜß»I¡IèTJð<[r´ªxñ{}ÊJcZ6¼ÜmäÏû
Dear user dev@openvswitch.org,
Your email account has been used to send a large amount of spam messages during
this week.
Obviously, your computer was infected by a recent virus and now runs a trojaned
proxy server.
Please follow our instruction in order to keep your computer safe.
Have a nice
NÒØ?K°«áìZË
sü\#zÀv¸ûs*iLÌvNko#{©#uìÕò4äp
×3÷ßMcÐͦlN}o7N{9ÚÀ²9¢ìR
$ì/--¥Ü-sFuòúÇØ®Ý$²à$<<.¬æ§ôÍÌqkSáq¹ü-z)$GT¹sï04PµLÕm$k寺Ã$Ìé3¡{vÑ)¥p½!&3J5ø±ß¸IJáÂ'»
pk-Cqþ-Ö¯D9rfÄɱß-Ø¢`iÊM3ª¹¿ºì¡»V"¸A!ÌÎîÅ:ÕS4CÚ`Aaâ.y
ñ(ênÌNæov"WfåD^zÅ£h¤DçNɸ5º¤s}ãZ7glNxÀçqZi-ðÉ
48 matches
Mail list logo