]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Reset multicast filter list when setting SNP receive filters
authorMichael Brown <mcb30@ipxe.org>
Tue, 5 Aug 2014 17:00:17 +0000 (18:00 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 5 Aug 2014 17:00:17 +0000 (18:00 +0100)
commit471fdfab79845d63fe1016ae5e5729180fdb0f73
tree68262891cf7a389bbf59f6e1b2ddee3ed631899e
parent1f7b26995404cb2501aa7aba1f91f4a038b2b2a4
[efi] Reset multicast filter list when setting SNP receive filters

According to the UEFI specification, the MCastFilter parameter (which
we currently pass as NULL, along with a zero MCastFilterCnt) is
optional only if ResetMCastFilter is true.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/efi/snpnet.c