Re: [ovs-discuss] Fwd: TCP Checksum issue on OVS 2.6.1

2016-12-22 Thread Ben Pfaff
On Thu, Dec 22, 2016 at 01:32:01PM +, John Hurley wrote: > I ran more tests and found that setting the CHECKSUM_PARTIAL flag corrupts > the checksum in non mangled NAT packets when hitting the > queue_userspace_packet() function (as reported below). > When I tried to reset the flag after the

Re: [ovs-discuss] Openvswitch is acting like a hub in my case?

2016-12-22 Thread O'Reilly, Darragh
adding you back to the ML - again. You should check the system and ovs logs too. > -Original Message- > From: sandermo...@telenet.be [mailto:sandermo...@telenet.be] > Sent: 22 December 2016 15:34 > To: O'Reilly, Darragh > Subject: Re: Openvswitch is acting like

Re: [ovs-discuss] Openvswitch is acting like a hub in my case?

2016-12-22 Thread O'Reilly, Darragh
The interface eth0 is not in "ovs-vsctl show", but it is in "ovs-appctl dpif/show". I have no idea how this could be. > -Original Message- > From: sandermo...@telenet.be [mailto:sandermo...@telenet.be] > Sent: 22 December 2016 14:06 > To: O'Reilly, Darragh >

[ovs-discuss] Fwd: TCP Checksum issue on OVS 2.6.1

2016-12-22 Thread John Hurley
Further information: The patch and test were applied to OVS 2.6 commit tag 71e2a07ad0b694a87ce6d6b4cd218ae9a1cab6a9 -- Forwarded message -- From: John Hurley Date: Thu, Dec 22, 2016 at 1:32 PM Subject: Fwd: TCP Checksum issue on OVS 2.6.1 To:

[ovs-discuss] Fwd: TCP Checksum issue on OVS 2.6.1

2016-12-22 Thread John Hurley
Hi, Regarding the issue below. I ran more tests and found that setting the CHECKSUM_PARTIAL flag corrupts the checksum in non mangled NAT packets when hitting the queue_userspace_packet() function (as reported below). When I tried to reset the flag after the helper function call, non mangled

Re: [ovs-discuss] Openvswitch is acting like a hub in my case?

2016-12-22 Thread O'Reilly, Darragh
What do these commands show? ovs-vsctl show vmbr0 ovs-appctl fdb/show vmbr0 ovs-ofctl dump-flows vmbr0 ovs-appctl dpif/show From: ovs-discuss-boun...@openvswitch.org [mailto:ovs-discuss-boun...@openvswitch.org] On Behalf Of sandermo...@telenet.be Sent: 22 December 2016 12:12 To: ovs-discuss

[ovs-discuss] Openvswitch is acting like a hub in my case?

2016-12-22 Thread sandermoors
Hi, I have a proxmox+openvswitch installation and I have 3 VM's installed on in but VM3 is able to see traffic going from VM1 to VM2 while I think it shouldn't. openvswitch is a switch, right? but in my case it seems to think it's a hub... VM3 has nothing to do with VM1 or VM2 so it

[ovs-discuss] Details on deleted row through vtep idl

2016-12-22 Thread Syed Ashifur Rahaman
Hello All, I am new to IDL and have a basic question. I am trying to use the tracking functionality of IDL. I monitor the tracked rows in Ucast_Macs_Remote table and if there are changes(of type: insert/modify/delete) in the seqno of any row, I intend to know the details of the change. If its a