]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ipv4] Discard unwanted unicast packets
authorMichael Brown <mcb30@ipxe.org>
Fri, 15 Jul 2011 17:58:44 +0000 (18:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 15 Jul 2011 17:58:44 +0000 (18:58 +0100)
commitdfbb3bd1849852854fac5630a7461481d0d3e535
tree1c56112df1c07314f647c47fa3f1bfb8332e8fbe
parenta667bf044a37f9e96830f1f35627829860f7019f
[ipv4] Discard unwanted unicast packets

Explicitly discard any unicast packets for addresses that we do not
control, to avoid unexpected behaviour when operating in promiscuous
mode (which is now the default, thanks to FCoE).

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