Re: [ovs-dev] [PATCH 2/2] FAQ: Update feature table.

2016-05-02 Thread Joe Stringer
On 2 May 2016 at 11:29, Ryan Moats wrote: > "dev" wrote on 04/28/2016 04:39:09 PM: > >> From: Joe Stringer >> To: dev@openvswitch.org >> Date: 04/28/2016 04:39 PM >> Subject: [ovs-dev] [PATCH 2/2] FAQ: Update feature table. >> Sent by: "dev&

Re: [ovs-dev] [PATCH 2/2] FAQ: Update feature table.

2016-05-02 Thread Ryan Moats
"dev" wrote on 04/28/2016 04:39:09 PM: > From: Joe Stringer > To: dev@openvswitch.org > Date: 04/28/2016 04:39 PM > Subject: [ovs-dev] [PATCH 2/2] FAQ: Update feature table. > Sent by: "dev" > > Linux kernel support for features in out-of-tree module

Re: [ovs-dev] [PATCH 2/2] FAQ: Update feature table.

2016-05-02 Thread Ben Pfaff
On Thu, Apr 28, 2016 at 02:39:09PM -0700, Joe Stringer wrote: > Linux kernel support for features in out-of-tree module no longer depend > on particular versions, as we only support kernels 3.10-4.3; Connection > tracking status has changed recently; and NAT is a brand new feature > with only suppo

[ovs-dev] [PATCH 2/2] FAQ: Update feature table.

2016-04-28 Thread Joe Stringer
Linux kernel support for features in out-of-tree module no longer depend on particular versions, as we only support kernels 3.10-4.3; Connection tracking status has changed recently; and NAT is a brand new feature with only support in the latest unreleased Linux kernel version. Signed-off-by: Joe