Follow-up Comment #4, bug #45204 (project grub):

Could you dump existing filters for problem platform?

If we are forced to enter this territory I'd prefer to have explicit control
over settings. I think we should do

if (snp->mode->receive_filter_mask)
 receive_filters(snp, UNICAST|BROADCAST|MULTICAST_PROMISCOUS &
snp->mode->receive_filter_mask, MULTICAST|PROMISCOUS &
snp->mode->receive_filter_mask, TRUE, 0, 0)

and completely ignore any error. IOW reset any existing multicast filters and
promiscous and enable unicast, broadcast and receive of any multicast whatever
is supported by driver.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45204>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to