Re: [tcpdump-workers] pcap_inject()

2010-02-08 Thread Frank W. Miller
FWIW, packetspammer does not work either. FM > -Original Message- > From: tcpdump-workers-ow...@lists.tcpdump.org [mailto:tcpdump-workers- > ow...@lists.tcpdump.org] On Behalf Of Guy Harris > Sent: Monday, February 08, 2010 3:30 PM > To: tcpdump-workers@lists.tcpdump.org > Subject: Re:

Re: [tcpdump-workers] pcap_inject()

2010-02-08 Thread Frank W. Miller
Stock FC12. Linux kernel 2.6.31.5-127.fc12.1686.PAE #1 SMP Thanks, FM > -Original Message- > From: tcpdump-workers-ow...@lists.tcpdump.org [mailto:tcpdump-workers- > ow...@lists.tcpdump.org] On Behalf Of Guy Harris > Sent: Monday, February 08, 2010 3:30 PM > To: tcpdump-workers@lists.t

Re: [tcpdump-workers] pcap_inject()

2010-02-08 Thread Guy Harris
On Feb 8, 2010, at 1:33 PM, Frank W. Miller wrote: > I'm trying to use pcap_inject over my 802.11 connection. I can receive > packets using pcap_next() fine and when I call pcap_inject() it returns with > the length of the frame to be transmitted except that no frame is seen over > the air. I h

[tcpdump-workers] pcap_inject()

2010-02-08 Thread Frank W. Miller
I'm trying to use pcap_inject over my 802.11 connection. I can receive packets using pcap_next() fine and when I call pcap_inject() it returns with the length of the frame to be transmitted except that no frame is seen over the air. I have a sniffer on another machine that is watching and I neve