Re: [ovs-dev] [RFC] [PATCH] ovn: Support sample action in logical datapath

2016-10-21 Thread Valentine Sinitsyn
guidelines), or there is just a little interest in using OVS for IPFIX export? Best, Valentine On 14.10.2016 16:35, Valentine Sinitsyn wrote: Hi all, This is a quick attempt to implement sample action at logical port level.The goal is to export IPFIX flows for logical ports, yet it is easy to extend

Re: [ovs-dev] [RFC] [PATCH] ovn: Support sample action in logical datapath

2016-10-14 Thread Valentine Sinitsyn
Looks like Thunderbird messed up my patch when sending it. Sorry for that - although I hope it shouldn't be a problem for a high-level review. Best, Valentine On 14.10.2016 16:35, Valentine Sinitsyn wrote: Hi all, This is a quick attempt to implement sample action at logical port leve

[ovs-dev] [RFC] [PATCH] ovn: Support sample action in logical datapath

2016-10-14 Thread Valentine Sinitsyn
IPFIX entries at this point. Does the approach I take looks sensible? If so, I can add tests and re-send this patch for in-depth review. Many thanks. Signed-off-by: Valentine Sinitsyn --- include/ovn/actions.h | 12 +- ovn/lib/actions.c | 102

Re: [ovs-dev] OVN and IPFIX

2016-09-30 Thread Valentine Sinitsyn
Hi all, On 23.09.2016 17:59, Valentine Sinitsyn wrote: Hi, Suppose we want to collect per-port IPFIX statistics in an OVN-managed virtual network. Looks like the most straightforward way to do this is to add a Flow_Sample_Collector_Set entry and a flow with sample() action to match the given

Re: [ovs-dev] [PATCH] ovn: Do not reply to ARP or ND NS for a VM's own IP address.

2016-09-30 Thread Valentine Sinitsyn
suppress the reply in such a case, otherwise the VM thinks that its address is a duplicate. Reported-by: Valentine Sinitsyn Reported-at: http://openvswitch.org/pipermail/dev/2016-September/080037.html Signed-off-by: Ben Pfaff +1 It will also solve a problem when there are nested VMs (or

[ovs-dev] Neighborhood solicitation and stateful DHCPv6

2016-09-28 Thread Valentine Sinitsyn
cidr column. However, if we add the VM's IPv6 address to Logical_Switch_Port addresses column, we start getting ND replies from OVN on its own port, and the address VM gets in DHCPv6 message fails DAD. Does it sound like a bug, or do we miss anything? -- Best regards, Valentin

[ovs-dev] OVN and IPFIX

2016-09-23 Thread Valentine Sinitsyn
atch on logical ports could be even better idea. Is my understanding correct, or am I missing something? -- Best regards, Valentine Sinitsyn ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] ovsdb active backup deployment

2016-08-19 Thread Valentine Sinitsyn
On 19.08.2016 23:20, Andy Zhou wrote: On Fri, Aug 19, 2016 at 1:40 AM, Valentine Sinitsyn mailto:valentine.sinit...@gmail.com>> wrote: On 19.08.2016 02:44, Andy Zhou wrote: On Thu, Aug 18, 2016 at 1:41 PM, Valentine Sinitsyn mailto:valentine.sinit...@gma

Re: [ovs-dev] ovsdb active backup deployment

2016-08-19 Thread Valentine Sinitsyn
On 19.08.2016 02:44, Andy Zhou wrote: On Thu, Aug 18, 2016 at 1:41 PM, Valentine Sinitsyn mailto:valentine.sinit...@gmail.com>> wrote: On 18.08.2016 23:49, Andy Zhou wrote: On Thu, Aug 18, 2016 at 8:34 AM, Valentine Sinitsyn mailto:valentine.sinit...@gma

Re: [ovs-dev] ovsdb active backup deployment

2016-08-18 Thread Valentine Sinitsyn
On 18.08.2016 23:49, Andy Zhou wrote: On Thu, Aug 18, 2016 at 8:34 AM, Valentine Sinitsyn mailto:valentine.sinit...@gmail.com>> wrote: On 18.08.2016 17:42, Russell Bryant wrote: On Thu, Aug 18, 2016 at 2:30 AM, Valentine Sinitsyn mailto:valentine.sinit...@gma

Re: [ovs-dev] ovsdb active backup deployment

2016-08-18 Thread Valentine Sinitsyn
On 18.08.2016 17:42, Russell Bryant wrote: On Thu, Aug 18, 2016 at 2:30 AM, Valentine Sinitsyn mailto:valentine.sinit...@gmail.com>> wrote: Hi everyone, Russell, Would HA manager also manage ovn-controller switch over? Yes, indirectly

Re: [ovs-dev] ovsdb active backup deployment

2016-08-17 Thread Valentine Sinitsyn
'd greatly appreciate if someone could explain me what I'm missing. -- Thanks, Valentine Sinitsyn ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev