Re: [tcpdump-workers] Injecting pcap files

2009-02-09 Thread Aaron Turner
On Mon, Feb 9, 2009 at 12:10 PM, Eloy Paris wrote: > On Mon, Feb 09, 2009 at 04:12:20PM +0530, Vipin M wrote: > >> Hi all, >> >> I need some guidance in some coding. >> >> My object is sniff and store a pcap file in wireless. Then play back that to >> air as i required. >> >> I know how to sniff a

Re: [tcpdump-workers] Injecting pcap files

2009-02-09 Thread Eloy Paris
On Mon, Feb 09, 2009 at 04:12:20PM +0530, Vipin M wrote: > Hi all, > > I need some guidance in some coding. > > My object is sniff and store a pcap file in wireless. Then play back that to > air as i required. > > I know how to sniff and store to a pcap file. > > I had look in to* *pcap_open_o

[tcpdump-workers] Injecting pcap files

2009-02-09 Thread Vipin M
Hi all, I need some guidance in some coding. My object is sniff and store a pcap file in wireless. Then play back that to air as i required. I know how to sniff and store to a pcap file. I had look in to* *pcap_open_offline() function for opening a file, pcap_open_live() for opening a interface