]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/socket.c
v3 ethtool: add ntuple flow specifier data to network flow classifier
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 8 Apr 2011 18:01:59 +0000 (18:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2011 20:20:49 +0000 (13:20 -0700)
commit127fe533ae56d7f4e7b5011869870982eba25723
tree05a0752df856b975524fb1dbb302c2c84253aab9
parent5d9f11cf5038587cc53975deb8beaa1a876a7a7b
v3 ethtool: add ntuple flow specifier data to network flow classifier

This change is meant to add an ntuple data extensions to the rx network flow
classification specifiers.  The idea is to allow ntuple to be displayed via
the network flow classification interface.

The first patch had some left over stuff from the original flow extension
flags I had added.  That bit is removed in this patch.

The second had some left over comments that stated we ignored bits in the
masks when we actually match them.

This work is based on input from Ben Hutchings.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/socket.c