]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299518
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 14:59:54 +0000 (14:59 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 14:59:54 +0000 (14:59 +0000)
commitb2955d3ab75da224a17c8eb2781507c7f21c9b1f
tree49392aa382aab936005cb6af181a4595e20dface
parent92af128a6d227dcff7962386121eee21c815b9e7
MFC r299518

sfxge(4): update multicast filter insertion algorithm

When the multicast filters we're allowed to insert are controlled by the
hypervisor, it may be that we can insert some but not others. So we need
to have fallbacks where we insert any filters we can without rolling back
when one fails to insert.

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

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