]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ipoib] Report packets as broadcast when ambiguous
authorMichael Brown <mcb30@ipxe.org>
Tue, 15 Nov 2011 03:57:09 +0000 (03:57 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 15 Nov 2011 03:59:09 +0000 (03:59 +0000)
commit8ccaec5adf51c7fa3b026db7b7811e7320f71cb0
treeda8ffae7ba430463ee8c40448250064c8243a04a
parent91dd64ad25baa27954a7518e73df4fca8a2d0c93
[ipoib] Report packets as broadcast when ambiguous

Avoid spurious matches for peer key 0 against empty peer cache
entries, and set the LL_MULTICAST flag in addition to LL_BROADCAST.

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