From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYw0-0004rL-9A for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:44:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoYvy-0005pf-T5 for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:44:20 -0400 Received: from mel.act-europe.fr ([194.98.77.210]:48200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYvy-0005pW-J2 for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:44:18 -0400 Message-ID: <4E392675.8090104@adacore.com> Date: Wed, 03 Aug 2011 12:44:05 +0200 From: Fabien Chouteau MIME-Version: 1.0 References: <4E3709AC.5060206@web.de> <1312291178-26494-1-git-send-email-chouteau@adacore.com> <4E391149.7080509@siemens.com> In-Reply-To: <4E391149.7080509@siemens.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V4 1/2] [SLIRP] Simple ARP table List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "qemu-devel@nongnu.org" On 03/08/2011 11:13, Jan Kiszka wrote: > On 2011-08-02 15:19, Fabien Chouteau wrote: >> This patch adds a simple ARP table in Slirp and also adds handling of >> gratuitous ARP requests. > ... > Looks good now and work here as well. Great! > One last thing (I swear): We need a proper license header for > arp_table.c. Sure, I'll send V5 in a few minutes. > Then I'll apply this and v3 of 2/2 and send out a pull > request (Anthony asked me to look after slirp). Thanks, -- Fabien Chouteau