Nickolai Zeldovich 1a89b60885 slirp: Don't crash on packets from 0.0.0.0/8.
LWIP can generate packets with a source of 0.0.0.0, which triggers an
assertion failure in arp_table_add().  Instead of crashing, simply return
to avoid adding an invalid ARP table entry.

Signed-off-by: Nickolai Zeldovich <nickolai@csail.mit.edu>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2012-11-15 10:27:14 +01:00
..
2012-10-05 15:10:21 +02:00
2012-11-10 13:49:20 +00:00
2012-11-10 13:49:20 +00:00
2012-10-05 15:10:21 +02:00
2012-09-14 00:26:55 +02:00
2012-10-05 15:10:21 +02:00