Re: [tcpdump-workers] pcap: prob w/libnet making raw socket client

2005-10-04 Thread Jefferson Ogata
On 10/03/2005 04:56 PM, rh wrote: > I'm using libnet 1.1.1 and pcaplib 0.8.3 (I believe). > > Linux 2.4.20 / 2.6.11 (and later, FreeBSD 5.2). > > GCC 3.3 > > Apologies if this is too off-topic an application for this list. > > I'm attempting to use libnet and pcap together to write a client usi

Re: [tcpdump-workers] pcap: prob w/libnet making raw socket client

2005-10-04 Thread Guy Harris
rh wrote: If you're going to be sending stuff *that* strange, you shouldn't expect a receiving machine to run an ordinary networking stack to handle them, so it seems a bit odd that you're running ttcp on the remote machine, unless you're trying to use that to test whether your code works if it'

Re: [tcpdump-workers] pcap: prob w/libnet making raw socket client

2005-10-04 Thread rh
- Original Message - From: "Guy Harris" <[EMAIL PROTECTED]> To: Sent: Monday, October 03, 2005 10:49 PM Subject: Re: [tcpdump-workers] pcap: prob w/libnet making raw socket client > rh wrote: > > > Sounds like it's unavoidable. libnet and libpcap seem like they'd > > complement each o