Re: [Ryu-devel] [PATCH] controller: handle SSL socket timeouts

2016-04-19 Thread Andy Hill
Thanks for the feedback Victor. I tried the patch and it works. Thanks, -AH On Mon, Apr 18, 2016 at 10:29 AM, FUJITA Tomonori wrote: > On Wed, 13 Apr 2016 02:24:47 + > Victor Orlikowski wrote: > > > On Apr 12, 2016, at 7:33 PM, Andy Hill wrote: > >> >

[Ryu-devel] [PATCH] controller: handle SSL socket timeouts

2016-04-12 Thread Andy Hill
While testing ryu in an environment using a controller with SSL we saw frequent disconnect/reconnects. This patch helps the issue for us. Thanks, -AH 0001-controller-handle-SSL-socket-timeouts.patch Description: Binary data --

Re: [Ryu-devel] Issue setting tcp_flags in flow mod with ovs 2.3.2

2016-04-12 Thread Andy Hill
Hey Alan, Looks like OVS 2.4 is the first OVS that had the OF 1.3 ONFOXM [1][2] that ryu sends[3]. -AH [1] https://github.com/openvswitch/ovs/commit/847ddeab372220170f431f1b9dd504237066729a [2] https://github.com/openvswitch/ovs/commit/ff057509e648ec73d0a2faddb665ab106b23102b [3] https://github.