Re: [PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching on ICMP
From: Simon Horman <hidden> Date: 2016-12-02 17:52:32
On Fri, Dec 02, 2016 at 06:10:48PM +0100, Jiri Pirko wrote:
Fri, Dec 02, 2016 at 10:52:30AM CET, simon.horman@netronome.com wrote:
quoted
Hi,
this series add supports for matching on ICMP type and code to cls_flower.
This is modeled on existing support for matching on L4 ports. The updates
to the dissector are intended to allow for code and storage re-use.