Re: [ovs-dev] [PATCH 7/8] Add support for connection tracking helper/ALGs.

2015-09-15 Thread Joe Stringer
On 11 September 2015 at 16:41, Jarno Rajahalme wrote: > With the comments below, > > Acked-by: Jarno Rajahalme > > > Sorry for repeating some comments over and over, no offense intended. It's actually kinda useful as a checklist :-) >> On Sep 9, 2015, at 7:00 PM, Joe Stringer wrote: >> >> This

Re: [ovs-dev] [PATCH 7/8] Add support for connection tracking helper/ALGs.

2015-09-11 Thread Jarno Rajahalme
With the comments below, Acked-by: Jarno Rajahalme Sorry for repeating some comments over and over, no offense intended. > On Sep 9, 2015, at 7:00 PM, Joe Stringer wrote: > > This patch adds support for specifying a "helper" or ALG to assist > connection tracking for protocols that consist

[ovs-dev] [PATCH 7/8] Add support for connection tracking helper/ALGs.

2015-09-09 Thread Joe Stringer
This patch adds support for specifying a "helper" or ALG to assist connection tracking for protocols that consist of multiple streams. Initially, only support for FTP is included. Below is an example set of flows to allow FTP control connections from port 1->2 to establish active data connections