[ovs-dev] [PATCH ovn] ovn-nbctl: fix sigsegv when nexthop arg is missing

2021-01-03 Thread Moshe Levi
From: Moshe Levi running the following command will result core dump $ ovn-nbctl lr-policy-add lr0 2000 ip4.src==192.168.0.15 reroute Segmentation fault (core dumped) This commit add the missing return when the nexthop is missing with the fix running the same comand will result the currect

[ovs-dev] [PATCH ovn] ovn-nbctl: fix sigsegv when nexthop arg is missing

2021-01-02 Thread Moshe Levi
From: Moshe Levi running the following command will result core dump $ ovn-nbctl lr-policy-add lr0 2000 ip4.src==192.168.0.15 reroute Segmentation fault (core dumped) This commit add the missing return when the nexthop is missing with the fix running the same comand will result the currect

[ovs-dev] [PATCH] python: allow UnixctlClient to get argv as tuple in transact

2020-03-15 Thread Moshe Levi
Currently transact check that argv is of type list. This patch allow argv also to be tuple. Signed-off-by: Moshe Levi --- python/ovs/unixctl/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/ovs/unixctl/client.py b/python/ovs/unixctl/client.py index 8283f99bb

[ovs-dev] test

2020-03-14 Thread Moshe Levi
Senior Manager leading OpenStack and Kubernetes Cell Phone +972-55-66032227 ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Re: [ovs-dev] OVS to set Virtual Function MAC address

2019-06-24 Thread Moshe Levi
> -Original Message- > From: ovs-dev-boun...@openvswitch.org boun...@openvswitch.org> On Behalf Of Ilya Maximets > Sent: Monday, June 24, 2019 1:19 PM > To: Hamdy Khader ; Stokes, Ian > ; d...@openvswitch.org > Subject: Re: [ovs-dev] OVS to set Virtual Function MAC address > > On

[ovs-dev] [PATCH] netdev-tc-offloads: Improve log message for icmpv6 offload not supported

2019-02-28 Thread Moshe Levi
Signed-off-by: Moshe Levi --- lib/netdev-tc-offloads.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/netdev-tc-offloads.c b/lib/netdev-tc-offloads.c index 36bce15..e65f5b9 100644 --- a/lib/netdev-tc-offloads.c +++ b/lib/netdev-tc-offloads.c @@ -1015,12 +1015,12

[ovs-dev] [PATCH] ovn: update ovn-ctl usage with status, promote and demote commands

2019-02-26 Thread Moshe Levi
Change-Id: I59603383804b57d80334abaea0a25dd9755d47dc Signed-off-by: Moshe Levi --- ovn/utilities/ovn-ctl |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/ovn/utilities/ovn-ctl b/ovn/utilities/ovn-ctl index f1297a2..9e49d1d 100755 --- a/ovn/utilities/ovn-ctl +++ b

[ovs-dev] possible issue with connection tracing with action Normal

2019-02-17 Thread Moshe Levi
Hi , I have openstack setup with ovs mechanism driver and ovs firewall driver (using connection tracing for security groups). The ovs firewall driver is implement as describe [1]. I have 2 compute (hypervisors) nodes and I am running ICMP from VM1 with mac fa:16:3e:b9:f4:4c which locate on