diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2012-08-24 21:12:20 +0200 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2012-10-02 02:58:42 +0200 |
commit | 6ac7ef1487a040483d89a95045efc5185a71268f (patch) | |
tree | 4543fbc8a4ac5f7c823337f15642898e2f5ac881 /drivers/uio | |
parent | sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP (diff) | |
download | linux-6ac7ef1487a040483d89a95045efc5185a71268f.tar.xz linux-6ac7ef1487a040483d89a95045efc5185a71268f.zip |
sfc: Fix the reported priorities of different filter types
Each RX filter table contains filters with two different levels of
specificity: TCP/IPv4 and UDP/IPv4 filters match the local address and
port and optionally the remote address and port; Ethernet filters
match the local address and optionally the VID. The more specific
filters always override less specific filters within the same table,
and should be numbered accordingly.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions