qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Dump traffic to pcap file - update


From: Balazs Attila-Mihaly \(Cd-MaN\)
Subject: Re: [Qemu-devel] [PATCH] Dump traffic to pcap file - update
Date: Sun, 1 Jul 2007 12:02:16 -0700 (PDT)

You're absolutely right. Attached a corrected version.

----- Original Message ----
From: Blue Swirl <address@hidden>
To: address@hidden
Sent: Sunday, 1 July, 2007 9:08:00 PM
Subject: Re: [Qemu-devel] [PATCH] Dump traffic to pcap file - update

On 7/1/07, Balazs Attila-Mihaly (Cd-MaN) <address@hidden> wrote:
> Attached you find an updated version of my patch to dump the traffic on a 
> given interface to a tcpdump file. The changes are:

This part is not right:
+void pcap_close_files()
+{
+    int i;
+    for (i = 0; i <= nb_nics; i++)
<= should be <.







      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

Attachment: dump_traffic_to_pcap.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]