[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] How to capture the packet header data using shark in Dom0
I want to read packet header values of packets at the netback-driver of VM (i.e. vif2.0-emu).
I usually use tshark for normal physical system as tshark -r test.pcap -T fields -e frame.number -e eth.src -e eth.dst -e ip.src -e ip.dst -e frame.len > test1.csv
In Dom0: I captured all data at vif2.0-emu and saved in pcap file. How to process it using tshark to read specific header values How can i use tshark to read packetheaders of emulated interface card. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |