Date: Fri, 22 Jun 2001 16:46:38 +0200 From: Sjaak Jobses <rtek@dolfijntje.nl> To: freebsd-net@freebsd.org Subject: Re: writing raw datalink frames? Message-ID: <3B335A4E.5011658C@dolfijntje.nl> References: <20010622033258.82390.qmail@web10601.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
danny mitzel wrote: > > what is recommended method for writing datalink frames > (e.g., ethernet) from user-level socket? bpf? > can anyone recommend daemon/program available > in ports or on net that might provide a decent > example of setting up socket, constructing frames, > and sending? > > thanks,danny > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message Try libnet, www.packetfactory.com It's a wonderfull package, you can drop raw packets on the network with plus or minus 6 functions. Great! -- Sjaak Jobses aka rtek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B335A4E.5011658C>