qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Dump traffic on virtual network to pcap file


From: Balazs Attila-Mihaly \(Cd-MaN\)
Subject: [Qemu-devel] [PATCH] Dump traffic on virtual network to pcap file
Date: Thu, 21 Jun 2007 12:17:39 -0700 (PDT)

Hello all.

As promised I'll start to provide patches for modifications I've made to the 
Qemu source code as part of the project. Attached you find the first of these 
patches - an option to dump the traffic on a virtual interface to a tcpdump 
compatible file. I welcome any feedback since this is the first time I 
contributed actual code to an open source project. My main concern is that the 
code performing the actual dump is bound to the vlan not to the interface (it 
does the saving in the "qemu_send_packet" procedure). While this is generally 
speaking ok (since there is usually one vlan per interface per virtual 
computer), I welcome any suggestion where the code should be put.

Best regards,
Cd-MaN




        
        
                
___________________________________________________________ 
New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at 
the Yahoo! Mail Championships. Plus: play games and win prizes. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk 

Attachment: dump_traffic_to_pcap.diff
Description: Text Data


reply via email to

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