]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299411
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 14:57:08 +0000 (14:57 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 14:57:08 +0000 (14:57 +0000)
commite168f0651f98fe77d46ec5088b38685a6aea172f
tree222806157c8f85b894304f1c479a4a408d4c43f0
parent232e8bcf64c395a6f27db269f516838d692dd72f
MFC r299411

sfxge(4): update unicast filter insertion algorithm

As unicast filters are not chained, we should always try to insert the
specific filter for our MAC address, and then try to insert the unicast
mis-match filter if that fails or all unicast has been requested.

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301338 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/hunt_filter.c
sys/dev/sfxge/common/hunt_impl.h