mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
a667bf044a
Allow the link layer to directly report whether or not a packet is multicast or broadcast at the time of calling pull(), rather than relying on heuristics to determine this at a later stage. Signed-off-by: Michael Brown <mcb30@ipxe.org>