Re: [PATCH net-next 0/3] net/sched: iptunnel encap/decap/classify using TC

2016-08-23 Thread Amir Vadai
On Mon, Aug 22, 2016 at 03:23:45PM -0700, Tom Herbert wrote: > On Mon, Aug 22, 2016 at 7:38 AM, Amir Vadai wrote: > > Hi, > > > > This patchset introduces iptunnel support using the TC subsystem. > > > > In the decap flow, it enables the user to redirect packets from a shared > > tunnel > > devic

Re: [PATCH net-next 0/3] net/sched: iptunnel encap/decap/classify using TC

2016-08-22 Thread Tom Herbert
On Mon, Aug 22, 2016 at 7:38 AM, Amir Vadai wrote: > Hi, > > This patchset introduces iptunnel support using the TC subsystem. > > In the decap flow, it enables the user to redirect packets from a shared > tunnel > device and classify by outer and inner headers. The outer headers are > extracted

[PATCH net-next 0/3] net/sched: iptunnel encap/decap/classify using TC

2016-08-22 Thread Amir Vadai
Hi, This patchset introduces iptunnel support using the TC subsystem. In the decap flow, it enables the user to redirect packets from a shared tunnel device and classify by outer and inner headers. The outer headers are extracted from the metadata and used by the flower filter. A new action act_i