Re: [ovs-discuss] Multiple IPSEC bridges

2019-09-13 Thread Ansis
On Fri, 13 Sep 2019 at 01:26, Benjamin wrote: > > Hello, > > Is it possible to have multiple bridges using IPSEC/GRE tunnels with > same configuration? IIRC, it is not possible to create multiple IPsec tunnels of same flavor (in your case GRE) between the same two endpoints. This limitation kinda

Re: [ovs-discuss] Flow insertion no overwrite

2019-09-13 Thread Ben Pfaff
On Thu, Sep 12, 2019 at 04:21:41PM -0700, Nick Yurchenko wrote: > Is there a way to insert a flow without overwriting with OFPFlowMod? So if > a flow exists do nothing but if the flow is missing add a new one. > Currently I'm querying all active flows with EventOFPFlowStatsReply and > then comparin

Re: [ovs-discuss] OVS - Netflow/IPFix export of custom metadata.

2019-09-13 Thread Rajesh Kumar
Thanks for the info Peter From: Peter Phaal Sent: Friday, September 13, 2019 7:34:41 PM To: Rajesh Kumar Cc: ovs-discuss@openvswitch.org Subject: Re: [ovs-discuss] OVS - Netflow/IPFix export of custom metadata. On Sep 13, 2019, at 4:45 AM, Rajesh Kumar mailto:r

Re: [ovs-discuss] OVS - Netflow/IPFix export of custom metadata.

2019-09-13 Thread Rajesh Kumar
Thanks for the info Shindo From: Motonori Shindo Sent: Friday, September 13, 2019 7:11:22 PM To: Rajesh Kumar Cc: ovs-discuss@openvswitch.org Subject: Re: [ovs-discuss] OVS - Netflow/IPFix export of custom metadata. Rajesh, OVS supports NetFlow V5 and IPFIX (a.k

Re: [ovs-discuss] OVS - Netflow/IPFix export of custom metadata.

2019-09-13 Thread Peter Phaal
> On Sep 13, 2019, at 4:45 AM, Rajesh Kumar > wrote: > The inbuilt OVS netflow export feature seems to export the 5 basic info > present in the packet (src dst mac,src dst IP, port). > Is there any option to export other data present in a packet. > > Without OVS, I was able to do netflow expo

Re: [ovs-discuss] OVS - Netflow/IPFix export of custom metadata.

2019-09-13 Thread Motonori Shindo
Rajesh, OVS supports NetFlow V5 and IPFIX (a.k.a. NetFlow v10). NetFlow V5 as a protocol can't export information other than the pre-defined information element such as src/dst IP address, src/dst port number, protocol, nexthop address, input/output interface, etc. IPFIX, on the other hand, has ex

[ovs-discuss] OVS - Netflow/IPFix export of custom metadata.

2019-09-13 Thread Rajesh Kumar
Hi, The inbuilt OVS netflow export feature seems to export the 5 basic info present in the packet (src dst mac,src dst IP, port). Is there any option to export other data present in a packet. Without OVS, I was able to do netflow export using a tool called pmacctd. It supported exporting basi

Re: [ovs-discuss] TSO changes with OVS-DPDK for higher throughput

2019-09-13 Thread Obrembski, MichalX
FYI, I have also created a patchsets with rebased TSO and MBuf patches on recent master. It also contains some fixes to tests. Please have a look at ovs-dev mailing list: https://mail.openvswitch.org/pipermail/ovs-dev/2019-September/362528.html https://mail.openvswitch.org/pipermail/ovs-dev/2019-

[ovs-discuss] Multiple IPSEC bridges

2019-09-13 Thread Benjamin
Hello, Is it possible to have multiple bridges using IPSEC/GRE tunnels with same configuration? For now, creating one works fine but as soon as I create a 2nd none works, there's no active connections and no error in logs. I'm using `options:key` to allow having multiple GRE tunnels with same

[ovs-discuss] sdn switch not working with iperf3

2019-09-13 Thread ha Fa
why iperf works fine with sdn switch, while iperf3 do not, its hungs am using udp protocol thanks ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss