Re: [Ryu-devel] Problem with TCP traffic

2018-06-13 Thread IWAMOTO Toshihiro
IWAMOTO Toshihiro > Enviado: jueves, 7 de junio de 2018 3:58:30 > Para: Fernández Peña Héctor > Cc: ryu-devel@lists.sourceforge.net > Asunto: Re: [Ryu-devel] Problem with TCP traffic > > On Sun, 03 Jun 2018 05:02:16 +0900, > Fernández Peña Héctor wrote: > > > > [1

Re: [Ryu-devel] Problem with TCP traffic

2018-06-07 Thread Fernández Peña Héctor
thedocs.io/en/latest/library_packet_ref/packet_tcp.html Regards, Hector De: IWAMOTO Toshihiro Enviado: jueves, 7 de junio de 2018 3:58:30 Para: Fernández Peña Héctor Cc: ryu-devel@lists.sourceforge.net Asunto: Re: [Ryu-devel] Problem with TCP traffic On Sun,

Re: [Ryu-devel] Problem with TCP traffic

2018-06-06 Thread IWAMOTO Toshihiro
On Sun, 03 Jun 2018 05:02:16 +0900, Fernández Peña Héctor wrote: > > [1 ] > [1.1 ] > Hello developers > > I'm trying to send TCP traffic between two hosts that are in different > subnets through a third host that acts as a router > The VM Router has an ovs implemented which is managed with a r

[Ryu-devel] Problem with TCP traffic

2018-06-02 Thread Fernández Peña Héctor
Hello developers I'm trying to send TCP traffic between two hosts that are in different subnets through a third host that acts as a router The VM Router has an ovs implemented which is managed with a ryu app. The problem is that the VM "router" never forwards traffic tcp. I attached the tcp fun