Re: [PATCH net-next V4 3/4] net/sched: cls_flower: Classify packet in ip tunnels

2016-08-31 Thread Jiri Pirko
Wed, Aug 31, 2016 at 02:46:23PM CEST, had...@mellanox.com wrote: >From: Amir Vadai > >Introduce classifying by metadata extracted by the tunnel device. >Outer header fields - source/dest ip and tunnel id, are extracted from >the metadata when classifying. > >For example, the following will add a f

[PATCH net-next V4 3/4] net/sched: cls_flower: Classify packet in ip tunnels

2016-08-31 Thread Hadar Hen Zion
From: Amir Vadai Introduce classifying by metadata extracted by the tunnel device. Outer header fields - source/dest ip and tunnel id, are extracted from the metadata when classifying. For example, the following will add a filter on the ingress Qdisc of shared vxlan device named 'vxlan0'. To for