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-07-25 14:38:56 +00:00
2011-07-29 08:25:42 -05:00
2011-07-30 09:41:14 +00:00
2011-06-20 15:13:34 -03:00
2011-07-25 14:38:56 +00:00
2011-07-21 16:48:14 -03:00
2011-08-03 12:57:11 +02:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 18:54:23 +00:00
2011-07-25 14:38:56 +00:00
2011-04-08 13:03:34 -06:00
2011-05-08 10:09:59 +02:00
2011-05-08 10:09:59 +02:00
2011-02-20 18:45:09 +01:00
2011-06-20 17:08:57 +01:00
2011-07-21 16:48:13 -03:00
2011-03-16 17:11:07 -03:00
2011-06-26 18:25:35 +00:00
2011-06-15 14:36:16 +02:00
2011-07-30 09:41:14 +00:00
2011-06-07 13:52:10 -05:00
2011-07-25 14:38:56 +00:00
2011-06-20 15:18:43 -03:00
2011-06-14 03:08:57 +02:00
2011-08-03 10:49:29 +02:00
2011-08-03 12:57:06 +02:00
2011-07-30 10:51:25 +00:00
2011-07-29 08:25:43 -05:00
2011-07-29 08:25:43 -05:00
2011-07-21 16:48:13 -03:00
2011-07-25 14:38:56 +00:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-07-25 14:38:56 +00:00
2011-07-18 16:06:27 +02:00
2011-03-13 14:44:22 +00:00
2011-07-21 16:48:13 -03:00
2011-06-14 09:34:34 -05:00
2011-07-23 11:26:12 -05:00
2011-07-29 08:25:44 -05:00
2011-06-23 11:28:06 +02:00
2011-07-30 09:41:14 +00:00
2011-07-23 11:57:53 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%