Fabien Chouteau 1ab74cea06 Delayed IP packets
In the current implementation, if Slirp tries to send an IP packet to a client
with an unknown hardware address, the packet is simply dropped and an ARP
request is sent (if_encap in slirp/slirp.c).

With this patch, Slirp will send the ARP request, re-queue the packet and try
to send it later. The packet is dropped after one second if the ARP reply is
not received.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2011-08-03 12:57:11 +02:00
..
2011-08-03 12:57:06 +02:00
2011-08-03 12:57:06 +02:00
2011-08-03 12:57:11 +02:00
2011-07-25 14:38:56 +00:00
2011-07-23 10:19:49 -05:00
2011-08-03 12:57:11 +02:00
2011-08-03 12:57:11 +02:00
2011-08-03 12:57:11 +02:00
2011-08-03 12:57:11 +02:00
2011-08-03 12:57:06 +02:00
2011-07-25 14:38:56 +00:00
2011-07-23 10:19:49 -05:00
2011-07-23 10:19:49 -05:00
2011-07-23 10:19:49 -05:00